Bug #73829 | Multi-threaded mysqld lockup issue with ~50-55 second timeout | ||
---|---|---|---|
Submitted: | 8 Sep 2014 5:06 | Modified: | 31 Dec 2014 7:49 |
Reporter: | Roel Van de Paar | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Locking | Severity: | S1 (Critical) |
Version: | 5.6, 5.6.21, 5.6.23, 5.7.6 | 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
[8 Sep 2014 5:11]
Roel Van de Paar
[20 Nov 2014 22:08]
Roel Van de Paar
Another example of what can be seen
Attachment: 55sec bug.txt (text/plain), 138.07 KiB.
[10 Dec 2014 13:20]
Umesh Shastry
test results
Attachment: 73829.txt (text/plain), 29.97 KiB.