Bug #26293 | cluster mgmt node sometimes doesn't receive events from all nodes on restart | ||
---|---|---|---|
Submitted: | 12 Feb 2007 17:28 | Modified: | 26 Feb 2007 2:17 |
Reporter: | Hartmut Holzgraefe | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.1.14-ndb-6.1.0 | OS: | Linux (linux) |
Assigned to: | Tomas Ulin | 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
[13 Feb 2007 4:49]
Tomas Ulin
[13 Feb 2007 6:36]
Tomas Ulin
new patch against 5.0, with fixes also for other send signal
Attachment: bug26293_5.0_2.patch (text/x-patch), 6.91 KiB.
[14 Feb 2007 3:01]
Tomas Ulin
yet another patch
Attachment: bug26293_5.0_3.patch (text/x-patch), 7.23 KiB.