Bug #99315 | MySQL hangs during purge binary logs operation | ||
---|---|---|---|
Submitted: | 21 Apr 2020 4:28 | Modified: | 6 May 2020 13:50 |
Reporter: | sampath choudary kamineni | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Logging | Severity: | S2 (Serious) |
Version: | 5.7.29 | OS: | CentOS (2.6.32-754.28.1.el6.x86_64) |
Assigned to: | CPU Architecture: | x86 |
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
[21 Apr 2020 4:31]
sampath choudary kamineni
[21 Apr 2020 4:32]
sampath choudary kamineni
full pstack
Attachment: pstack_3605_11 (application/octet-stream, text), 346.69 KiB.
[21 Apr 2020 20:42]
sampath choudary kamineni
Pt-pmp trace for purging one logfile.
Attachment: pt-pmp-purge-1-log.txt (text/plain), 11.97 KiB.