Bug #21984 | NDBD Error 2303 failed handling of GCP_SAVEREQ | ||
---|---|---|---|
Submitted: | 4 Sep 2006 1:11 | Modified: | 2 Apr 2007 11:40 |
Reporter: | Adam Dixon (Candidate Quality Contributor) | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.0.21, 5.1.14-ndb-6.1.0-telco | OS: | Linux (RHEL4) |
Assigned to: | CPU Architecture: | Any | |
Tags: | qc |
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
[4 Sep 2006 1:12]
Adam Dixon
[4 Sep 2006 1:13]
Adam Dixon
ndb_12_out.log
Attachment: ndb_12_out.log (text/x-log), 12.47 KiB.
[4 Sep 2006 1:15]
Adam Dixon
ndb_12_trace.log.2
Attachment: ndb_12_trace.log.2.gz (application/x-gzip, text), 52.75 KiB.