Bug #62116 | Complete cluster crash during INSERT statement | ||
---|---|---|---|
Submitted: | 8 Aug 2011 14:36 | Modified: | 31 Jan 2012 17:23 |
Reporter: | Fabio Valentini | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S1 (Critical) |
Version: | 7.1.15 | OS: | Linux (RHEL5) |
Assigned to: | Jonas Oreland | CPU Architecture: | Any |
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
[8 Aug 2011 14:56]
Fabio Valentini
[8 Aug 2011 15:26]
Fabio Valentini
ndb_error_reporter generated archive - All nodes at 7.1.15
Attachment: ndb_error_report_20110808172339.tar.bz2 (application/x-bzip2, text), 351.58 KiB.
[16 Aug 2011 12:44]
Jonas Oreland
Fix
Attachment: bug.12873640.patch (application/octet-stream, text), 1.41 KiB.