Bug #24752 Node failure during SchemaOp can cause subsequence node-failure
Submitted: 1 Dec 2006 12:56 Modified: 6 Dec 2006 11:35
Reporter: Jonas Oreland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.0, 5.1 OS:
Assigned to: Jonas Oreland CPU Architecture:Any

[1 Dec 2006 12:56] Jonas Oreland
Description:
Crash master node during create table
node state will be BS_NODEFAILURE

then when new node tries to start, new master will crash

How to repeat:
 

Suggested fix:
[1 Dec 2006 12:57] 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/16300

ChangeSet@1.2276, 2006-12-01 13:57:29+01:00, jonas@perch.ndb.mysql.com +1 -0
  ndb - bug#24752
    This prevent any subsequent node restarts, but it's better than crashing an alive node
[6 Dec 2006 11:35] 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 5.0.32 and 5.1.14 changelogs.