Bug #20573 | strict mode: inserts autogenerated auto_increment value bigger than max | ||
---|---|---|---|
Submitted: | 20 Jun 2006 14:10 | Modified: | 25 Sep 2006 17:48 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Data Types | Severity: | S3 (Non-critical) |
Version: | 5.0-bk | OS: | Linux (Linux) |
Assigned to: | Antony Curtis | CPU Architecture: | Any |
[20 Jun 2006 14:10]
Guilhem Bichot
[26 Jul 2006 9:05]
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/9573
[27 Jul 2006 14:52]
Guilhem Bichot
comments sent to dev-bugs
[28 Aug 2006 10:12]
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/10919 ChangeSet@1.2252, 2006-08-28 03:12:08-07:00, acurtis@xiphis.org +20 -0 Bug#20573 "strict mode: inserts autogenerated auto_increment value bigger than max" Strict mode should fail if autoincrement value is out of range
[30 Aug 2006 19:15]
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/11114 ChangeSet@1.2252, 2006-08-30 12:12:03-07:00, acurtis@xiphis.org +21 -0 Bug#20573 "strict mode: inserts autogenerated auto_increment value bigger than max" Strict mode should fail if autoincrement value is out of range
[30 Aug 2006 20:21]
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/11124 ChangeSet@1.2252, 2006-08-30 13:20:39-07:00, acurtis@xiphis.org +21 -0 Bug#20573 "strict mode: inserts autogenerated auto_increment value bigger than max" Strict mode should fail if autoincrement value is out of range
[31 Aug 2006 0:24]
Antony Curtis
Reviewed by Guilhem who requested minor changes. Pushed to 5.0-engines tree.
[21 Sep 2006 7:58]
Ingo Strüwing
Pushed to 5.1.12.
[21 Sep 2006 17:11]
Ingo Strüwing
Pushed to 5.0.26.
[25 Sep 2006 17:48]
Paul DuBois
Noted in 5.0.26, 5.1.12 changelog.