| Bug #24303 | Wrong result for UPDATE IGNORE for NDB table | ||
|---|---|---|---|
| Submitted: | 14 Nov 2006 16:38 | Modified: | 6 Dec 2006 11:44 |
| Reporter: | Serge Kozlov | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S2 (Serious) |
| Version: | 5.1.14 | OS: | Linux (Linux FC4) |
| Assigned to: | Martin Skold | Target Version: | |
[14 Nov 2006 16:38]
Serge Kozlov
[29 Nov 2006 13:18]
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/16092 ChangeSet@1.2284, 2006-11-29 11:53:43+01:00, mskold@mysql.com +2 -0 bug#24303 Wrong result for UPDATE IGNORE for NDB table: Added test case
[29 Nov 2006 14:13]
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/16101 ChangeSet@1.2327, 2006-11-29 13:23:19+01:00, mskold@mysql.com +2 -0 bug#24303 Wrong result for UPDATE IGNORE for NDB table: Read all fields for UPDATE IGNORE with pk
[29 Nov 2006 15:35]
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/16114 ChangeSet@1.2328, 2006-11-29 15:33:11+01:00, mskold@mysql.com +1 -0 bug#24303 Wrong result for UPDATE IGNORE for NDB table: Refinement, only read all fields for UPDATE IGNORE with pk (check if UPDATE command and pk in write_set)
[30 Nov 2006 15:44]
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/16220 ChangeSet@1.2331, 2006-11-30 15:44:30+01:00, mskold@mysql.com +1 -0 bug#24303 Wrong result for UPDATE IGNORE for NDB table: bug fix reverted, fix for bug#18487 UPDATE IGNORE not supported for unique constraint violation of non-primary key, solves it a better way
[6 Dec 2006 11:44]
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 for 5.0.32, 5.1.14.
