On Mon, May 08, 2000 at 09:40:33AM -0700, Pierre-Ephrem Madiot wrote:
I'm currently using the C-API and consistantly get the error :
CR_COMMAND_OUT_OF_SYNCH <=> 2014
this Happens upon the use of mysql_query() call.
the weird thing is that It happens the 4th time I'm calling this API in
the same condition.
Have you checked the manual section, ``Commands out of sync error
in client''? It explains why you would get this error.
If you think it is a bug in MySQL, you should make a program that
exhibits this behavior and post the entire program, along with
how you compile it and how you run it.
This bugs list is for full bug reports only; this question should
have gone to the general mys...@lists.mysql.com list.
Thanks,
Tim