MySQL Forums
Forum List  »  Connector/C++

Re: Run Time error: CDK Error: Failed string conversion
Posted by: Michael Pi
Date: April 26, 2019 10:32AM

Additional info:
error happens at:


static void from_str(mysqlx::string &to, const string &from)
{
Impl::from_utf8(to, from);
}

Please help, thx.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Run Time error: CDK Error: Failed string conversion
1024
April 26, 2019 10:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.