Bug #98665 | replication broken on blackhole node if binlog_rows_query_log_events on master | ||
---|---|---|---|
Submitted: | 19 Feb 2020 12:27 | Modified: | 27 Feb 2020 12:28 |
Reporter: | Zhenghu Wen (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 8.0.19, 5.7.29 | 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
[19 Feb 2020 12:31]
Zhenghu Wen
[19 Feb 2020 12:32]
Zhenghu Wen
slave config file
Attachment: node3.cnf (application/octet-stream, text), 2.34 KiB.
[27 Feb 2020 12:30]
Umesh Shastry
Test results - 8.0.19
Attachment: 98665_8.0.19.results (application/octet-stream, text), 11.84 KiB.
[4 Mar 2020 5:19]
Umesh Shastry
Test results - 5.7.29
Attachment: 98665_5.7.29.results (application/octet-stream, text), 9.90 KiB.