Bug #35792 Error: 2014 (CR_COMMANDS_OUT_OF_SYNC)
Submitted: 3 Apr 2008 11:30 Modified: 3 May 2008 13:40
Reporter: Mandar Kulkarni Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:mysql 5 OS:Windows (2000/XP)
Assigned to: CPU Architecture:Any
Tags: Error: 2014 (CR_COMMANDS_OUT_OF_SYNC)

[3 Apr 2008 11:30] Mandar Kulkarni
Description:
MySQL Error Code 

: HY000
: 2014
Error: 2014 (CR_COMMANDS_OUT_OF_SYNC) 
Message: Commands out of sync; you can't run this command now 

SQLDisconnect

: 08003
: 0

How to repeat:
This error occurs for function of ODBC SQLDescribeCol Under load testing only
[3 Apr 2008 11:45] Valeriy Kravchuk
Thank you for a problem report. What exact version of MySQL server, 5.0.x, and Connector/ODBC do you use?
[3 Apr 2008 12:03] Mandar Kulkarni
First thanks for prompt reply

MySQL version is 5.0.19
& Connector/ODBC 5.00.10.00
[3 Apr 2008 13:40] Valeriy Kravchuk
Please, try to use newer version of server, 5.0.51a, and Connector/ODBC (5.1.3 or 3.51.24), and inform about the results.
[3 May 2008 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[5 May 2008 6:24] Tonci Grgin
CR_COMMANDS_OUT_OF_SYNC is not an error per-se, it probably comes from invalid sequence of ODBC calls issued by client. To know more we would need complete ODBC DM trace and a test case that fails.
Again, this is probably !Bg and in wrong category.