| Bug #19264 | Cannot use dynamic SQL in stored routine called from scheduled event | ||
|---|---|---|---|
| Submitted: | 21 Apr 2006 18:03 | Modified: | 24 May 2006 1:58 |
| Reporter: | Jan Kneschke | ||
| Status: | Closed | ||
| Category: | Server: SP | Severity: | S3 (Non-critical) |
| Version: | 5.1.7/5.1BK | OS: | Microsoft Windows (Windows XP/Linux) |
| Assigned to: | Andrey Hristov | Target Version: | |
[21 Apr 2006 18:03]
Jan Kneschke
[21 Apr 2006 18:04]
Jan Kneschke
added missing version information.
[22 Apr 2006 1:12]
Miguel Solorzano
Thank you for the bug report. Verified as reported on Suse Linux.
[24 Apr 2006 10:23]
Andrey Hristov
thd->client_capabilities= CLIENT_LOCAL_FILES; should be thd->client_capabilities= CLIENT_LOCAL_FILES | CLIENT_MULTI_RESULTS;
[23 May 2006 10:04]
Andrey Hristov
Fixed in 5.1.11 (the fix in the patch for bug#17619)
[24 May 2006 1:58]
Jon Stephens
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.
If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information
about accessing the source trees is available at
http://www.mysql.com/doc/en/Installing_source_tree.html
Additional info:
Documented bugfix in 5.1.11 changelog; updated Synopsis; closed.
