Bug #63630 | All cluster nodes crashes whithin error 2341 in object DBLQH Line 10201 and 1072 | ||
---|---|---|---|
Submitted: | 6 Dec 2011 16:15 | Modified: | 20 Oct 2016 4:04 |
Reporter: | Max Karpenkov | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S1 (Critical) |
Version: | mysql-5.1.56 ndb-7.1.15a | OS: | Solaris (sparc 64bit) |
Assigned to: | CPU Architecture: | Any | |
Tags: | cluster, crash, error 2341 |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[6 Dec 2011 16:25]
Max Karpenkov
[6 Dec 2011 16:25]
Max Karpenkov
second crash trace file
Attachment: ndb_11_trace.log.5.gz (application/x-gzip, text), 59.87 KiB.
[6 Dec 2011 16:32]
Jonas Oreland
Possible fix
Attachment: fix_fragmented_70.patch (text/x-patch), 21.46 KiB.