Bug #70037 | ndbd crash by error code 2341 | ||
---|---|---|---|
Submitted: | 14 Aug 2013 17:29 | Modified: | 16 Sep 2014 11:08 |
Reporter: | Bill Boatman | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 7.2.12 | OS: | Linux (RedHat 5.9) |
Assigned to: | Gustaf Thorslund | 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
[26 Sep 2013 14:22]
Shraddha Karpe
[26 Sep 2013 14:29]
Shraddha Karpe
Ndb error log file
Attachment: ndb_2_error.log (application/octet-stream, text), 2.02 KiB.
[26 Sep 2013 14:30]
Shraddha Karpe
tracefile
Attachment: ndb_2_trace.log.3 (text/plain), 1.34 MiB.
[26 Sep 2013 14:34]
Shraddha Karpe
Mysql trace file
Attachment: ndb_3_trace.log.4 (text/plain), 1.25 MiB.