Bug #11171 | Calling stored procedure failure | ||
---|---|---|---|
Submitted: | 8 Jun 2005 13:37 | Modified: | 8 Jun 2005 18:21 |
Reporter: | jerry kendall | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.6 beta | OS: | Linux (Linux/Windows) |
Assigned to: | CPU Architecture: | Any |
[8 Jun 2005 13:37]
jerry kendall
[8 Jun 2005 17:33]
Jorge del Conde
I will mark this down as "Not a bug". If Quey Browser, MySQLCC and the command line client can successfully execute the stored procedures, this means the problem is in your code rather than our client library. If you need help getting this to work, I suggest you purchase MySQL Network and one of our engineers will be glad to help you.
[8 Jun 2005 17:47]
jerry kendall
Talk about arrogance. I run the same query INSIDE the procedure that I ran directly in mysql_real_query() The direct method works fine. The procedure errors... WHY??? simple, the sql_real_connect call needs CLIENT_MULTI_RESULTS. Thanks for your kind comment that I have an error in my code. Bye.
[8 Jun 2005 18:21]
Jorge del Conde
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug. Support on using our products is available both free in our forums at http://forums.mysql.com and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/ Thank you for your interest in MySQL.