Bug #14935 | Data nodes crash when ordered index full | ||
---|---|---|---|
Submitted: | 15 Nov 2005 5:16 | Modified: | 28 Jul 2006 11:29 |
Reporter: | Mark Kirkwood | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 5.1 | OS: | Linux (linux) |
Assigned to: | Pekka Nousiainen | 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 Nov 2005 5:19]
Mark Kirkwood
[15 Nov 2005 5:19]
Mark Kirkwood
other ndb error log
Attachment: ndb_3_error.log (application/octet-stream, text), 568 bytes.
[15 Nov 2005 5:20]
Mark Kirkwood
ndb trace
Attachment: ndb_2_trace.log.1.gz (application/gzip, text), 30.25 KiB.
[15 Nov 2005 5:20]
Mark Kirkwood
other ndb trace
Attachment: ndb_3_trace.log.1.gz (application/gzip, text), 42.11 KiB.
[16 Apr 2006 4:17]
Mark Kirkwood
Data generator
Attachment: data.pl (application/octet-stream, text), 209 bytes.
[19 Jun 2006 9:11]
Pekka Nousiainen
trace
Attachment: ndb_21_trace.log.1.gz (application/gzip, text), 67.80 KiB.