Bug #57037 | Schema changes lock up when Cluster is "half-upgraded" | ||
---|---|---|---|
Submitted: | 27 Sep 2010 13:46 | Modified: | 31 Dec 2010 18:46 |
Reporter: | Andrew Morgan | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | mysql-5.1-telco-7.0, mysql-5.1-telco-7.1 | OS: | Any |
Assigned to: | 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
[27 Sep 2010 13:47]
Andrew Morgan
[27 Sep 2010 13:48]
Andrew Morgan
ndb_mgmd log
Attachment: ndb_1_out.log (application/octet-stream, text), 94 bytes.
[27 Sep 2010 13:48]
Andrew Morgan
Data node log (7.1.5)
Attachment: ndb_3_out.log (application/octet-stream, text), 7.23 KiB.
[27 Sep 2010 13:49]
Andrew Morgan
Data node log (7.1.5)
Attachment: ndb_4_out.log (application/octet-stream, text), 14.35 KiB.