Bug #61879 | MySQL Cluster randomly crashes | ||
---|---|---|---|
Submitted: | 15 Jul 2011 15:54 | Modified: | 2 Apr 2018 14:13 |
Reporter: | Léo Peltier | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Cluster: Disk Data | Severity: | S2 (Serious) |
Version: | mysql-5.1.39 ndb-7.0.9b | OS: | Linux (2.6.32-311-ec2 #23-Ubuntu SMP Thu Dec 2 11:14:35 UTC 2010 x86_64 GNU/Linux) |
Assigned to: | MySQL Verification Team | 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
[15 Jul 2011 15:55]
Léo Peltier
[15 Jul 2011 15:58]
Léo Peltier
ndb_5_error.log
Attachment: ndb_5_error.log (text/x-log), 1.95 KiB.