| Bug #34160 | DLHashtable::release wo/ preceeding ::add can corrupt table | ||
|---|---|---|---|
| Submitted: | 30 Jan 2008 11:55 | Modified: | 20 Feb 2008 22:47 |
| Reporter: | Jonas Oreland | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S3 (Non-critical) |
| Version: | OS: | Any | |
| Assigned to: | Jonas Oreland | Target Version: | |
| Triage: | D1 (Critical) / R2 (Low) / E2 (Low) | ||
[30 Jan 2008 11:55]
Jonas Oreland
[30 Jan 2008 11: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/41412 ChangeSet@1.2591, 2008-01-30 11:58:10+01:00, jonas@perch.ndb.mysql.com +2 -0 ndb - bug#34160 make sure release of not added ptr does not corrupt hashtable
[30 Jan 2008 12:04]
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/41414 ChangeSet@1.2188, 2008-01-30 12:04:37+01:00, jonas@perch.ndb.mysql.com +2 -0 ndb - bug#34160 (drop6) make sure release of not added ptr does not corrupt hashtable
[30 Jan 2008 14:07]
Jonas Oreland
pushed to drop6, 50-ndb, 51*telco* (not telco-6.1)
[12 Feb 2008 15:55]
Jon Stephens
Documented bug fix in the 5.1.23-ndb-6.3.9 changelog as follows:
An issue internal to the source code could periodically
introduce corruption of NDB tables with no readily apparent
cause.
Left in PQ status pending further merges.
[12 Feb 2008 17:09]
Jon Stephens
Also documented for 5.1.23-ndb-6.2.12.
[20 Feb 2008 17:02]
Bugs System
Pushed into 5.0.58
[20 Feb 2008 17:03]
Bugs System
Pushed into 5.1.24-rc
[20 Feb 2008 17:03]
Bugs System
Pushed into 6.0.5-alpha
[20 Feb 2008 22:47]
Jon Stephens
Also documented for 5.0.58, 5.1.24, and 6.0.5.
[21 Feb 2008 10:49]
Jon Stephens
Following discussion with Jonas, updated changelog entry to:
The failure of a DDL statement could sometimes lead to node
failures when attempting to execute subsequent DDL statements.
