Bug #76959 | Gaps in Retrieved_Gtid_Set while no gaps in Executed_Gtid_Set | ||
---|---|---|---|
Submitted: | 6 May 2015 17:48 | Modified: | 7 Sep 2015 14:36 |
Reporter: | Sveta Smirnova (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 5.6.24 | OS: | Any |
Assigned to: | 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
[6 May 2015 17:48]
Sveta Smirnova
[6 May 2015 17:49]
Sveta Smirnova
option file for master
Attachment: rpl_issue52049-master.opt (application/octet-stream, text), 103 bytes.
[6 May 2015 17:51]
Sveta Smirnova
option file for slave
Attachment: rpl_issue52049-slave.opt (application/octet-stream, text), 102 bytes.
[7 May 2015 6:57]
Umesh Shastry
test results
Attachment: 76959.txt (text/plain), 12.82 KiB.