Bug #43069 | GCP stop in rather simple setup | ||
---|---|---|---|
Submitted: | 20 Feb 2009 22:24 | Modified: | 25 Mar 2009 11:10 |
Reporter: | Hartmut Holzgraefe | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | mysql-5.1-telco-7.0 | OS: | Linux |
Assigned to: | Assigned Account | 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
[20 Feb 2009 22:27]
Hartmut Holzgraefe
[25 Feb 2009 11:59]
Hartmut Holzgraefe
ndb_error_reporter logs from test run with patched ndb-6.3.22
Attachment: ndb_error_report_20090225125741.tar.bz2 (application/x-bzip, text), 74.15 KiB.
[26 Feb 2009 9:59]
Hartmut Holzgraefe
logs from additional test runs
Attachment: ndb_error_reporter_logs.tar.gz (application/x-gzip, text), 254.21 KiB.