Bug #25387 mysqld assertion when starting with partial cluster and shutting down with full
Submitted: 3 Jan 2007 15:15 Modified: 25 Jan 2007 8:48
Reporter: Jonas Oreland
Status: Closed
Category:Server: ClusterRep Severity:S3 (Non-critical)
Version:5.1 OS:
Assigned to: Tomas Ulin Target Version:

[3 Jan 2007 15: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 4: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 6: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 2:49] Tomas Ulin
pushed to 5.1.15
[25 Jan 2007 8: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.