Bug #2805 | USE and ROLLBACK combination fails within stored procedure | ||
---|---|---|---|
Submitted: | 15 Feb 2004 8:58 | Modified: | 23 Mar 2004 8:36 |
Reporter: | Peter Gulutzan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.0-alpha-debug | OS: | Linux (SuSE 8.2) |
Assigned to: | Per-Erik Martin | CPU Architecture: | Any |
[15 Feb 2004 8:58]
Peter Gulutzan
[23 Mar 2004 8:36]
Per-Erik Martin
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: This is no longer repeatable. (USE inside a stored procedure is no longer allowed, since it never actually worked properly, and sinceit definitely wouldn't work now with procedures belonging to a DB.)