Bug #41841 | AUTO_INCREMENT cannot be reset after inserting negative number | ||
---|---|---|---|
Submitted: | 3 Jan 2009 14:19 | Modified: | 3 Jan 2009 18:19 |
Reporter: | R V | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 5.1.30 | OS: | Windows (XP SP3) |
Assigned to: | CPU Architecture: | Any | |
Tags: | auto_increment |
[3 Jan 2009 14:19]
R V
[3 Jan 2009 14:26]
R V
Someone encountered the "Failed to read auto-increment value from storage engine" error in the same situation, both on 6.0.6-alpha and 5.1.x (not detailed).
[3 Jan 2009 14:53]
R V
Correction: number should have been 18446744073709551615 but got stripped off.
[3 Jan 2009 17:29]
Ken Jacobs
This appears to be the same as bug http://bugs.mysql.com/bug.php?id=36411. A patch for this bug was sent to MySQL in October, but it does not appear from the doc (http://dev.mysql.com/doc/refman/5.1/en/news-5-1-31.html) that it has been applied to even to the up-coming 5.1.31.
[3 Jan 2009 18:19]
MySQL Verification Team
Thank you for the bug report. Duplicate of bug: http://bugs.mysql.com/bug.php?id=36411