Bug #11620 | Bug #5497 test case in func_compress.test causes cluster to core | ||
---|---|---|---|
Submitted: | 28 Jun 2005 20:36 | Modified: | 22 Aug 2005 7:36 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 5.1.0-wl2325-wl1354-new | 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
[28 Jun 2005 20:37]
Jonathan Miller
[28 Jun 2005 20:38]
Jonathan Miller
ndb 2 trace 1
Attachment: ndb_2_trace.log.1 (application/octet-stream, text), 8.24 KiB.
[28 Jun 2005 20:38]
Jonathan Miller
ndb 2 trace 2
Attachment: ndb_2_trace.log.2 (application/octet-stream, text), 8.24 KiB.
[28 Jun 2005 20:38]
Jonathan Miller
ndb_3_error
Attachment: ndb_3_error.log (text/x-log), 867 bytes.
[28 Jun 2005 20:39]
Jonathan Miller
ndb 3 trace 1
Attachment: ndb_3_trace.log.1 (application/octet-stream, text), 8.24 KiB.
[28 Jun 2005 20:39]
Jonathan Miller
ndb 3 trace 2
Attachment: ndb_3_trace.log.2 (application/octet-stream, text), 8.24 KiB.