MySQL Forums
Forum List  »  Connector/C++

Re: Prepared statement + Stored procedure = Commands out of sync
Posted by: Adam Okruhlica
Date: May 03, 2011 07:45AM

We were facing the same problem with PHP+MySQL. The solution was to clear the resultset buffer before any new query - for details see our blog post on this topic http://www.inovasys.sk/archives/548 .

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Prepared statement + Stored procedure = Commands out of sync
2257
May 03, 2011 07:45AM


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.