Bug #9691 | UPDATE fails on attempt to update primary key | ||
---|---|---|---|
Submitted: | 6 Apr 2005 18:13 | Modified: | 21 Apr 2005 9:20 |
Reporter: | Ted Schundler | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 4.1.10 | OS: | FreeBSD (FreeBSD 5.4) |
Assigned to: | Martin Skold | CPU Architecture: | Any |
[6 Apr 2005 18:13]
Ted Schundler
[8 Apr 2005 10:22]
Martin Skold
NdbCluster currently doesn't really support in-place update of primary keys. This functionality is implemented by insert+delete, changing this to delete+insert should do the trick.
[19 Apr 2005 9:23]
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/internals/24133