| Bug #48416 | Incorrect handling of fake-unique-index-triggers after upgrade from 6.3 to 7.0 | ||
|---|---|---|---|
| Submitted: | 29 Oct 19:13 | Modified: | 30 Oct 12:02 |
| Reporter: | Jonas Oreland | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S3 (Non-critical) |
| Version: | mysql-5.1-telco-7.0 | OS: | Any |
| Assigned to: | Jonas Oreland | Target Version: | |
[29 Oct 19:13]
Jonas Oreland
[30 Oct 8:21]
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/88675 3174 Jonas Oreland 2009-10-30 ndb - bug#48416 - record the fake-unique-index-triggers created during upgrade as true schema object, to avoid id-collision
[30 Oct 8:35]
Jonas Oreland
pushed to 7.0.9
[30 Oct 12:02]
Jon Stephens
Documented bugfix in the NDB-7.0.9 changelog as follows:
After upgrading a MySQL Cluster containing tables having unique
indexes from an NDB 6.3 release to an NDB 7.0 release, attempts
to create new unique indexes failed with inconsistent trigger
errors (error code 293).
For more information (including a workaround for previous MySQL
Cluster NDB 7.0 releases), see
http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-upgrade-downgrade-compatibility.html.
Added workaround info to page indicated above.
(Docs changeset is here: http://lists.mysql.com/commits/88727)
Closed.
