Bug #31881 | A statement is not aborted immediately if an error inside a stored routine | ||
---|---|---|---|
Submitted: | 26 Oct 2007 14:49 | Modified: | 6 Mar 2010 19:59 |
Reporter: | Konstantin Osipov (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S3 (Non-critical) |
Version: | 5.0/5.1 | OS: | Any |
Assigned to: | Kristofer Pettersson | CPU Architecture: | Any |
[26 Oct 2007 14:49]
Konstantin Osipov
[26 Oct 2007 16:28]
MySQL Verification Team
Thank you for the bug report. Verified as described.
[14 Apr 2008 13:37]
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/45336 ChangeSet@1.2634, 2008-04-14 15:47:15+02:00, thek@adventure.(none) +3 -0 Bug#31881 A statement is not aborted immediately if an error inside a stored routine Statement execution is not aborted immediately if an error happened inside a stored routine. By moving the error check into the field processing loop, execution will be interupted on the first error which occurs in the statement. to
[14 Apr 2008 14:34]
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/45349 ChangeSet@1.2634, 2008-04-14 16:43:30+02:00, thek@adventure.(none) +3 -0 Bug#31881 A statement is not aborted immediately if an error inside a stored routine Statement execution is not aborted immediately if an error happened inside a stored routine. By moving the error check into the field processing loop, execution will be interupted on the first error which occurs in the statement.
[21 Apr 2008 14:57]
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/45768 ChangeSet@1.2621, 2008-04-21 17:06:15+02:00, thek@adventure.(none) +3 -0 Bug#31881 A statement is not aborted immediately if an error inside a stored routine Statement execution is not aborted immediately if an error happened inside a stored routine. By moving the error check into the field processing loop, execution will be interupted on the first error which occurs in the statement.
[22 Apr 2008 9:43]
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/45807 ChangeSet@1.2621, 2008-04-22 11:53:07+02:00, thek@adventure.(none) +3 -0 Bug#31881 A statement is not aborted immediately if an error inside a stored routine Statement execution is not aborted immediately if an error happened inside a stored routine. By moving the error check into the field processing loop, execution will be interupted on the first error which occurs in the statement.
[28 Apr 2008 9:51]
Kristofer Pettersson
Patch approved by kostja
[22 May 2008 9:49]
Bugs System
Pushed into 6.0.6-alpha
[10 Jul 2008 19:46]
Paul DuBois
Noted in 6.0.6 changelog. Occurrence of an error within a stored routine did not always cause immediate statement termination.
[20 Nov 2009 23:07]
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/91183 2931 Konstantin Osipov 2009-11-21 Backport the test case for Bug#31881 "A statement is not aborted immediately if an error inside a stored routine" from 6.0-codebase.
[25 Nov 2009 13:33]
Bugs System
Pushed into 6.0.14-alpha (revid:alik@sun.com-20091124194633-yc0achgq1ioyqzng) (version source revid:alik@sun.com-20091124194633-yc0achgq1ioyqzng) (merge vers: 6.0.14-alpha) (pib:13)
[25 Nov 2009 13:34]
Bugs System
Pushed into 5.6.0-beta (revid:alik@sun.com-20091124193905-3iyzegd75k4givuz) (version source revid:kostja@sun.com-20091120230630-g5oe49ie8xkyd972) (merge vers: 5.6.0-beta) (pib:13)
[25 Nov 2009 15:33]
Paul DuBois
Noted in 5.6.0 changelog. Already fixed in 6.0.x.
[6 Mar 2010 11:01]
Bugs System
Pushed into 5.5.3-m3 (revid:alik@sun.com-20100306103849-hha31z2enhh7jwt3) (version source revid:vvaintroub@mysql.com-20091125142014-7asc9sj33gzki0ym) (merge vers: 5.6.0-beta) (pib:16)
[6 Mar 2010 19:59]
Paul DuBois
Moved 5.6.0 changelog entry to 5.5.3.