MySQL Forums
Forum List  »  Connector/C++

Re: C++ Connector/Corruption when using Prepared Statement
Posted by: willen chan
Date: March 07, 2018 12:23AM

It's a bug of Mysql conenctor 1.1.9.
If your Mysql Server is less than 5.7, String filed will be truncated to 64 bytes.
Try to use Mysql Server 5.7 and above instead.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: C++ Connector/Corruption when using Prepared Statement
497
March 07, 2018 12:23AM


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.