| Bug #32055 | Cluster does not handle auto inc correctly with insert ignore statement | ||
|---|---|---|---|
| Submitted: | 2 Nov 2007 17:33 | Modified: | 14 Dec 2007 21:38 |
| Reporter: | Jonathan Miller | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S2 (Serious) |
| Version: | mysql-5.1-new-ndb | OS: | Linux (64) |
| Assigned to: | Martin Skold | Target Version: | 5.0+ |
| Triage: | D2 (Serious) | ||
[2 Nov 2007 17:33]
Jonathan Miller
[14 Dec 2007 18:08]
Bugs System
Pushed into 5.1.23-rc
[14 Dec 2007 18:09]
Bugs System
Pushed into 5.0.56
[14 Dec 2007 18:09]
Bugs System
Pushed into 6.0.5-alpha
[14 Dec 2007 21:38]
Jon Stephens
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 bug fix. More information about accessing the source trees is available at
http://dev.mysql.com/doc/en/installing-source.html
Documented bugfix in 5.0.56, 5.1.23, 6.0.5 changelogs as:
Tables using the NDBCLUSTER storage engine
did not handle AUTO_INCREMENT values
correctly with INSERT IGNORE statements.
