Bug #18284 mysqld core during create index and replication
Submitted: 16 Mar 2006 16:24 Modified: 30 Mar 2006 9:49
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.1.8 bk src OS:
Assigned to: Martin Skold CPU Architecture:Any

[16 Mar 2006 16:24] Tomas Ulin
Description:
https://intranet.mysql.com/~knielsen/getlog.pl?dir=mysql-5.1-new&entry=push-acurtis@xiphis...

rpl_ndb_dd_advance             [ fail ]

Errors are (from /tmp/var-ps_row-6/log/mysqltest-time) :
mysqltest: At line 96: query 'CREATE INDEX t1_i ON t1(c2, c3)' failed: 2013: Lost connection to MySQL server during query
(the last lines may be the most important ones)

How to repeat:
see above
[30 Mar 2006 7:48] Martin Skold
This one seems to have been fixed with one of the several
fixes done to partitioning in 5.1.10
[30 Mar 2006 9:49] 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 fix in 5.1.10 changelog. Closed.