Bug #12691 | Exec_master_log_pos corrupted with SQL_SLAVE_SKIP_COUNTER | ||
---|---|---|---|
Submitted: | 19 Aug 2005 21:21 | Modified: | 31 Jan 2008 13:32 |
Reporter: | Dean Ellis | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
Version: | 5.0/4.1/4.0 | OS: | Linux (Linux) |
Assigned to: | Mats Kindahl | 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
[20 Feb 2007 18:01]
Jonathan Miller
[20 Feb 2007 18:01]
Jonathan Miller
innodb reject file
Attachment: rpl_test_innodb.reject (application/octet-stream, text), 7.57 KiB.
[20 Feb 2007 18:02]
Jonathan Miller
MyISAM Reject
Attachment: rpl_test_myisam.reject (application/octet-stream, text), 7.36 KiB.
[13 Apr 2007 21:39]
Jonathan Miller
Updated test file for safe keeping
Attachment: rpl_skip_events_innodb.test (application/octet-stream, text), 602 bytes.
[13 Apr 2007 21:39]
Jonathan Miller
Updated test file for safe keeping
Attachment: rpl_skip_events_myisam.test (application/octet-stream, text), 568 bytes.
[13 Apr 2007 21:40]
Jonathan Miller
option file
Attachment: rpl_skip_events_innodb-master.opt (application/octet-stream, text), 10 bytes.
[13 Apr 2007 21:40]
Jonathan Miller
option file
Attachment: rpl_skip_events_innodb-slave.opt (application/octet-stream, text), 48 bytes.
[13 Apr 2007 21:41]
Jonathan Miller
Updated test file for safe keeping
Attachment: rpl_skip_events.test (application/octet-stream, text), 5.07 KiB.
[13 Apr 2007 21:41]
Jonathan Miller
reject file
Attachment: rpl_skip_events_innodb.reject (application/octet-stream, text), 9.62 KiB.