Bug #21436 | NDB API: altering table to temporary (no logging) mode crashes all data nodes. | ||
---|---|---|---|
Submitted: | 3 Aug 2006 20:00 | Modified: | 4 Aug 2006 11:30 |
Reporter: | Anatoly Pidruchny (Candidate Quality Contributor) | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.1.11 | OS: | Any (all) |
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
[3 Aug 2006 20:02]
Anatoly Pidruchny
[3 Aug 2006 20:02]
Anatoly Pidruchny
Cluster log file
Attachment: ndb_1_cluster.log (application/octet-stream, text), 4.25 KiB.
[3 Aug 2006 20:02]
Anatoly Pidruchny
Data node error log
Attachment: ndb_2_error.log (application/octet-stream, text), 568 bytes.
[3 Aug 2006 20:03]
Anatoly Pidruchny
Data node output log
Attachment: ndb_2_out.log (application/octet-stream, text), 644 bytes.