Bug #27980 | INSERT IGNORE wrongly ignores NULLs in unique index | ||
---|---|---|---|
Submitted: | 20 Apr 2007 12:00 | Modified: | 9 May 2007 6:14 |
Reporter: | Kristian Nielsen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 5.0-bk, 5.1-bk | OS: | Linux |
Assigned to: | Martin Skold | CPU Architecture: | Any |
[20 Apr 2007 12:00]
Kristian Nielsen
[2 May 2007 8:02]
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/25887 ChangeSet@1.2465, 2007-05-02 10:02:27+02:00, mskold@mysql.com +3 -0 ndb_insert.test, ndb_insert.result, ha_ndbcluster.cc: Bug#27980 INSERT IGNORE wrongly ignores NULLs in unique index: added check for null values
[2 May 2007 10:32]
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/25893 ChangeSet@1.2505, 2007-05-02 12:31:53+02:00, mskold@mysql.com +1 -0 ha_ndbcluster.cc: Bug#27980 INSERT IGNORE wrongly ignores NULLs in unique index: added check for null values
[7 May 2007 8:54]
Bugs System
Pushed into 5.1.18-beta
[7 May 2007 8:56]
Bugs System
Pushed into 5.0.42
[9 May 2007 6:14]
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.42 and 5.1.18 changelogs.