Bug #99440 | Threads of MTS Slave randomly stuck | ||
---|---|---|---|
Submitted: | 5 May 2020 7:16 | Modified: | 3 Dec 2020 13:37 |
Reporter: | Mershad Irani | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
Version: | 5.7.26 | OS: | Linux |
Assigned to: | CPU Architecture: | x86 | |
Tags: | logical_clock |
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
[5 May 2020 7:19]
Mershad Irani
[7 May 2020 10:44]
Shane Bester
Repeated on 5.7.28...
Attachment: bug99440_5.7.28_outputs.txt (text/plain), 103.79 KiB.
[7 May 2020 11:33]
Shane Bester
Repeated on 5.7.30...
Attachment: bug99440_5.7.30_outputs.txt (text/plain), 137.56 KiB.
[7 May 2020 12:46]
Shane Bester
also affects 8.0.20
Attachment: bug99440_8.0.20_outputs.txt (text/plain), 208.65 KiB.