Bug #33465 | Temporarily disable fix for bug#26503 | ||
---|---|---|---|
Submitted: | 21 Dec 2007 17:15 | Modified: | 29 Jan 2008 15:44 |
Reporter: | Marc ALFF | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Parser | Severity: | S1 (Critical) |
Version: | 5.0.40, 5.1.17, 5.0.52 | OS: | Any |
Assigned to: | Marc ALFF | CPU Architecture: | Any |
[21 Dec 2007 17:15]
Marc ALFF
[21 Dec 2007 22:53]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/40363 ChangeSet@1.2583, 2007-12-21 15:53:02-07:00, malff@lambda.hsd1.co.comcast.net. +9 -0 Bug#33465 (Temporarily disable fix for bug 26503) Before this fix, updating the logic in stored procedure using illegal labels in exception handler was a mandatory pre-requisite to upgrade from 5.0.39 or older to 5.0.40 or newer (or respectively: 5.1.16 or older to 5.1.17 or newer). With this fix, a server start option --disable-fix-26503=TRUE allows to postpone this mandatory upgrade of user code to a later time. This option is critical when upgrading to a recent server code is needed in emergency.
[29 Jan 2008 15:44]
Konstantin Osipov
The patch has been provided to support team for application to the custom tree.