Bug #25387 mysqld assertion when starting with partial cluster and shutting down with full
Submitted: 3 Jan 2007 14:15 Modified: 25 Jan 2007 7:48
Reporter: Jonas Oreland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Replication Severity:S3 (Non-critical)
Version:5.1 OS:
Assigned to: Tomas Ulin CPU Architecture:Any

[3 Jan 2007 14:15] Jonas Oreland
Description:
1) start 2 node cluster
2) start mysqld
3) stop mysqld
4) stop 1 db node
5) start mysqld
6) start ndbd
7) stop mysqld

crash (debug compiled)

How to repeat:
 

Suggested fix:
add SUB_TABLE_DATA TE_ACTIVE on API_CONNECT during node recovery
[17 Jan 2007 3:58] 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/18225
[19 Jan 2007 5:11] 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/18416
[24 Jan 2007 1:49] Tomas Ulin
pushed to 5.1.15
[25 Jan 2007 7:48] 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.1.15 changelog.