Bug #28988 ndb_alter_table: assert failure
Submitted: 8 Jun 2007 19:59 Modified: 3 Dec 2008 6:48
Reporter: Mads Martin Joergensen Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S1 (Critical)
Version:5.1 OS:Any
Assigned to: Guangbao Ni CPU Architecture:Any

[8 Jun 2007 19:59] Mads Martin Joergensen
Description:
ndb_alter_table:
mysqld: NdbEventOperationImpl.cpp:2778: void NdbEventBuffer::dropEventOperation(NdbEventOperation*): Assertion `op->m_node_bit_mask.isclear()' failed.

How to repeat:
Pushbuild repeats it.
[11 Jul 2007 10:34] Guangbao Ni
Hi Mads,
which tree source code did you use?
I have tested these source codes about mysql-5.1 tree, mysql-5.1-telco tree, mysql-5.1-new-ndb tree and mysql-5.1-new-ndb-bj tree seperately. But all of them passed successfully.

/Guangbao Ni
[19 Jul 2007 7:09] Stewart Smith
AFAIK there shouldn't be partially connected APIs as part of pb tests... check logs... missed heartbeats perhaps?
[24 Apr 2008 8:55] 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/45933

ChangeSet@1.2662, 2008-04-24 16:51:18+08:00, gni@dev3-221.dev.cn.tlan +1 -0
  BUG#28988 ndb_alter_table: assert failure (assert(op->m_node_bit_mask.isclear())