| Bug #30213 | NDB: Dynamic on-line add column TINYTEXT using binlog causes DBUG_ASSERT | ||
|---|---|---|---|
| Submitted: | 2 Aug 2007 21:34 | Modified: | 23 Nov 2007 9:18 |
| 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 21:34]
Jonathan Miller
[2 Aug 2007 21:35]
Jonathan Miller
binlog_alter_crash_debug.log
Attachment: binlog_alter_crash_debug.log (text/x-log), 9.95 KiB.
[23 Nov 2007 9:18]
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 in the 5.1.22-ndb-6.2.9 and 6.0.3 changelogs as follows:
Adding a new TINYTEXT column to an
NDB table which used COLUMN_FORMAT =
DYNAMIC, and when binary logging was enabled, caused all
cluster mysqld processes to crash.
