Bug #28755 | Truncating disk-based table crashes data nodes | ||
---|---|---|---|
Submitted: | 29 May 2007 16:38 | Modified: | 21 Aug 2007 8:28 |
Reporter: | Geert Vanderkelen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Disk Data | Severity: | S2 (Serious) |
Version: | 5.1.18 | OS: | Any |
Assigned to: | Pekka Nousiainen | CPU Architecture: | Any |
Tags: | disk-based, ndb, truncate |
[29 May 2007 16:38]
Geert Vanderkelen
[29 May 2007 16:43]
Geert Vanderkelen
NDB Logs
Attachment: bug28755_logs.tar.gz (application/x-gzip, text), 15.15 KiB.
[29 May 2007 16:44]
Geert Vanderkelen
Verified using MySQL 5.1.18.
[18 Jun 2007 12:38]
Pekka Nousiainen
the context here probably: 555 // enters queue at bind 556 jam(); 557 ndbrequire(state & Page_entry::REQUEST); with release line number diff
[3 Jul 2007 14:45]
Jonas Oreland
this has most likely been fixed can you please retest? /Jonas
[3 Aug 2007 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[20 Aug 2007 8:40]
Geert Vanderkelen
Using 5.1.20 I had still issues where the data nodes could not be restarted after a temporary error. The error was triggered just inserting data (not even doing the truncate). Testing 5.1 from bk works much better and I haven't seen the problem still.