Bug #73074 | Upgrade from 5.6.20 -> 5.6.21; Replication; 1236 Found old binary log w/o GTID | ||
---|---|---|---|
Submitted: | 22 Jun 2014 10:48 | Modified: | 10 Dec 2016 18:34 |
Reporter: | Van Stokes | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S1 (Critical) |
Version: | 5.6.21 x64, 5.6.22 | OS: | Any (Windows,Linux) |
Assigned to: | CPU Architecture: | Any | |
Tags: | 1236, GTID, replication, upgrade |
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
[19 Jan 2015 13:23]
Van Stokes
[19 Jan 2015 13:23]
Van Stokes
Slave (and master) my.cnf configuration file
Attachment: slave.my.cnf (application/octet-stream, text), 8.47 KiB.