Re: Prepared statements - commands out of sync - ANSWERED
Posted by: Ken Kavanagh
Date: April 11, 2012 06:32PM

There was an actual bug submitted against this issue: http://bugs.mysql.com/bug.php?id=62136

The bug exists in 5.5.22 and even 5.6.4 (so they still haven't fixed it)

The fix mentioned by Qi Zhou works. I have the steps to fix and build a patched embedded dll at stackoverflow here: http://stackoverflow.com/questions/9930696/are-prepared-statements-supported-in-embedded-mysql

I now have a working embedded server using prepared statements. Whew!



Edited 1 time(s). Last edit at 04/11/2012 06:33PM by Ken Kavanagh.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Prepared statements - commands out of sync - ANSWERED
2044
April 11, 2012 06:32PM


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.