Bug #25668 mysqld may core if cluster disconnected
Submitted: 17 Jan 2007 7:36 Modified: 25 Jan 2007 5:45
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:4.1.22, 5.0.34, 5.1. OS:
Assigned to: Tomas Ulin CPU Architecture:Any

[17 Jan 2007 7:36] Tomas Ulin
Description:
cluster disconnects
mysqld cores in ndb_get_table_statistics

How to repeat:
.
[17 Jan 2007 7:39] 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/18228
[17 Jan 2007 9:06] 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/18233

ChangeSet@1.2383, 2007-01-17 10:06:50+01:00, tulin@mysql.com +1 -0
  ha_ndbcluster.cc:
      Bug #25668    ndb: mysqld may core if cluster disconnected
      -- pTrans may be NULL, remove not needed usage of handler::ndb_err
[17 Jan 2007 9:42] 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/18236

ChangeSet@1.2384, 2007-01-17 10:41:52+01:00, tulin@mysql.com +1 -0
  ha_ndbcluster.cc:
    Bug #25668    - corrected patch after test failures
[17 Jan 2007 16:19] Tomas Ulin
pushed to 5.0.34 release clone and 5.0 build clone
[24 Jan 2007 1:48] Tomas Ulin
pushed to 5.1.15
[24 Jan 2007 2:46] 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/18678
[24 Jan 2007 3:06] Tomas Ulin
pushed to 4.1.23
[24 Jan 2007 15:57] Daniel Fischer
Pushed to 5.1.15.
[24 Jan 2007 18:35] Joerg Bruehe
Pushed to 5.0.36.
[25 Jan 2007 5:45] 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 bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html

Documented bugfix in 4.1.23, 5.0.36, and 5,1,15 changelogs.