Bug #22375 | Two NDB Cluster nodes crashed after executing DELETE statement | ||
---|---|---|---|
Submitted: | 15 Sep 2006 1:53 | Modified: | 15 Sep 2006 6:48 |
Reporter: | Hamid Badiozamani | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.24 | OS: | Linux (Linux) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[15 Sep 2006 1:53]
Hamid Badiozamani
[15 Sep 2006 4:31]
Jonas Oreland
This looks _very_ much like http://bugs.mysql.com/bug.php?id=21384 which was fixed in 5.0.25 But this can only be verified if you also upload /opt/mysql/ndb/ndb_11_trace.log.1 and /opt/mysql/ndb/ndb_16_trace.log.1 /Jonas
[15 Sep 2006 6:41]
Hamid Badiozamani
Trace file for Node 16
Attachment: ndb_11_trace.log.bug-22375.zip (application/x-zip-compressed, text), 51.49 KiB.
[15 Sep 2006 6:42]
Hamid Badiozamani
Node 11 Trace Log
Attachment: ndb_16_trace.log.bug-22375.zip (application/x-zip-compressed, text), 86.05 KiB.
[15 Sep 2006 6:43]
Hamid Badiozamani
Thanks for your quick response Jonas. Please see the attached trace logs.
[15 Sep 2006 6:48]
Jonas Oreland
Hi, Yes this is a duplicate. Fix in 5.0.25 will instead abort transaction (w/ error code) So what you really need to do is to increase "TransactionBufferMemory", as crash is bug in error handling of out of this resource /Jonas