Bug #23171 | Illegal slave restart (group) position | ||
---|---|---|---|
Submitted: | 11 Oct 2006 10:09 | Modified: | 12 Apr 2007 16:04 |
Reporter: | Lars Thalmann | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 5.1 | OS: | Any |
Assigned to: | Mats Kindahl | CPU Architecture: | Any |
Tags: | bfsm_2007_03_01, sr5_1 |
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 17:58]
Jonathan Miller
[20 Feb 2007 17:58]
Jonathan Miller
innodb reject file
Attachment: rpl_test_innodb.reject (application/octet-stream, text), 7.57 KiB.
[20 Feb 2007 17:58]
Jonathan Miller
MyISAM Reject
Attachment: rpl_test_myisam.reject (application/octet-stream, text), 7.36 KiB.