Bug #54452 | mysqlbinlog -vv crashed but the binlog can be applied properly | ||
---|---|---|---|
Submitted: | 12 Jun 2010 4:03 | Modified: | 16 Jul 2010 10:58 |
Reporter: | Yuan WANG | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Row Based Replication ( RBR ) | Severity: | S2 (Serious) |
Version: | 5.1.41, 5.1.49-bzr, 5.5.5-m3 | OS: | Any (Linuux 2.6.18-6-amd64, Mac OS X) |
Assigned to: | Luis Soares | CPU Architecture: | Any |
Tags: | Contribution |
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
[12 Jun 2010 4:05]
Yuan WANG
[12 Jun 2010 5:56]
Yuan WANG
Another smaller problematic binlog file
Attachment: mysql-bin.000015 (, text), 19.88 KiB.