Bug #33206 signal not reset properly in ndb
Submitted: 13 Dec 2007 12:02 Modified: 14 Dec 2007 21:21
Reporter: Tomas Ulin
Status: Closed
Category:Server: Cluster Severity:S1 (Critical)
Version:4.1-> OS:Any
Assigned to: Jonas Oreland Target Version:

[13 Dec 2007 12:02] Tomas Ulin
Description:
observed as a hang when using events in 5.1... but could result in various errors

How to repeat:
.
[13 Dec 2007 12:03] 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/39884

ChangeSet@1.2577, 2007-12-13 12:03:11+01:00, tomas@whalegate.ndb.mysql.com +1 -0
  Bug #33206  	signal not reset properly in ndb
[14 Dec 2007 18:08] Bugs System
Pushed into 5.1.23-rc
[14 Dec 2007 18:09] Bugs System
Pushed into 5.0.56
[14 Dec 2007 18:10] Bugs System
Pushed into 6.0.5-alpha
[14 Dec 2007 21:21] 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 in the 5.0.56, 5.2.23, and 6.0.5 changelogs as:

        An improperly reset internal signal was observed as a hang when
        using events in the NDB API but could result in various errors.