Bug #34158 If I try to execute series of queries on database, I am getting Error 2014
Submitted: 30 Jan 2008 5:10 Modified: 29 Feb 2008 7:47
Reporter: Koteswara sarma V Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Errors Severity:S1 (Critical)
Version:5.0.37 OS:Linux (FC 5)
Assigned to: CPU Architecture:Any

[30 Jan 2008 5:10] Koteswara sarma V
Description:
When I try to execute series of commands on MySQL, I am getting MySQL Error 2014. I am using C APIs to connect to MySQL. Commands are executed in mysql_real_connect, mysql_real_query, mysql_store_result, mysql_fetch_result, mysql_free_result() fashion. I am working on Linux(FC 5) machine, and using MySQL 5.0.18 as my database server. Can you help me out to get rid of this problem?

How to repeat:
Fire series of queries
[30 Jan 2008 5:23] Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version, 5.0.51a, and inform about the results.
[30 Jan 2008 7:47] Valeriy Kravchuk
We fix bugs only in the latest versions (if you do not have a support contract, at least). So, this bug, even if it is repeatable, may be fixed only in some 5.0.x version newer than 5.0.51a, and you'll have to upgrade. Any questions about possible workarounds/solutions in 5.0.37 are considered as free support request. Bugs database is not a good place for these requests.

We need a repeatable test case for 5.0.51a or newer version to be able to fix a bug, if any.
[1 Mar 2008 0:01] 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".