| Bug #30205 | NDB: Dynamic on-line add column TEXT cause schema corruption | ||
|---|---|---|---|
| Submitted: | 2 Aug 2007 13:47 | Modified: | 23 Nov 2007 9:11 |
| Reporter: | Jonathan Miller | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
| Version: | mysql-5.1-telco-6.2 | OS: | Linux |
| Assigned to: | Martin Skold | CPU Architecture: | Any |
[2 Aug 2007 13:47]
Jonathan Miller
[2 Aug 2007 14:07]
Jonathan Miller
Assigning to Pekka per Pekka's request
[2 Aug 2007 16:48]
Jonathan Miller
This also happens with LONGTEXT and BLOB
[23 Nov 2007 9:11]
Jon Stephens
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at
http://www.mysql.com/downloads/
Documented as follows in 5.1.22-ndb-6.2.9 and 6.0.3 changelogs:
After adding a new column of one of the TEXT or
BLOB types to an NDB table
which used COLUMN_FORMAT = DYNAMIC, it was no
longer possible to access or drop the table using SQL.
