Bug #9945 Crash by "alter table" if NDB is involved on Linux/390
Submitted: 15 Apr 2005 20:49 Modified: 14 Jun 2005 3:12
Reporter: Joerg Bruehe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.0.4 OS:Linux (Linux / S390)
Assigned to: Martin Skold CPU Architecture:Any

[15 Apr 2005 20:49] Joerg Bruehe
Description:
Build of 5.0.4, based on ChangeSet
  1.1889 05/04/08 16:49:14 mskold@mysql.com +4 -0
  Merge from fix of Bug #9675  Auto-increment not working with INSERT..SELECT
and NDB storage

This bug seems specific to "s390", as the symptom differs from bug#9826 (HP-UX, 32 bit):
=== quote start ===
ndb_alter_table                [ fail ]

Errors are (from /xspace/mysqldev/etpglb0/test/mysql-cluster-5.0.4-beta-ibm-linux-gnu-s390/mysql-test/var/log/mysqltest-time) :
/xspace/mysqldev/etpglb0/test/mysql-cluster-5.0.4-beta-ibm-linux-gnu-s390/bin/mysqltest: At line 20: query 'ALTER TABLE t1 ADD COLUMN c int not null' failed: 2013: Lost connection to MySQL server during query
(the last lines may be the most important ones)

Ending Tests
=== quote end ===

Subsequent NDB tests also fail, and soon the suite aborts.

How to repeat:
Build + test there.
[3 Jun 2005 11:24] Martin Skold
Same problem as in bug#9826
[9 Jun 2005 19:13] Martin Skold
Patch applied to 4.1.13 and merged up to 5.0.7
[14 Jun 2005 3:12] 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 bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

Documented bug fix in change history for 4.1.13 and 5.0.7. Closed.