Bug #47096 | LOST_EVENTS incident not reported when --binlog-ignore-db is used | ||
---|---|---|---|
Submitted: | 3 Sep 2009 10:52 | Modified: | 20 May 2010 14:55 |
Reporter: | Geert Vanderkelen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Replication | Severity: | S2 (Serious) |
Version: | mysql-5.1 | OS: | Any |
Assigned to: | Martin Skold | CPU Architecture: | Any |
Tags: | binlog, cluster, ndb, replication |
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
[17 Mar 2010 14:47]
Martin Skold
[17 Mar 2010 14:48]
Martin Skold
Result file
Attachment: rpl_ndb_gap_event.result (application/octet-stream, text), 623 bytes.
[17 Mar 2010 14:56]
Martin Skold
Patch file
Attachment: rpl_ndb_gap_event.patch (text/x-diff), 409 bytes.