Bug #90365 | mysqld hangs / slave io thread hang in system lock | ||
---|---|---|---|
Submitted: | 10 Apr 2018 10:07 | Modified: | 10 Apr 2018 11:53 |
Reporter: | Georgi Iovchev | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.6.27 | OS: | CentOS (7.4) |
Assigned to: | CPU Architecture: | Any (3.10.0-693.17.1.el7.x86_64) |
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
[10 Apr 2018 10:09]
Georgi Iovchev
[10 Apr 2018 10:11]
Georgi Iovchev
performance_schema.threads
Attachment: threads.txt (text/plain), 8.33 KiB.
[10 Apr 2018 10:12]
Georgi Iovchev
performance_schema.file_instances
Attachment: file_instances.txt (text/plain), 51.01 KiB.
[10 Apr 2018 10:12]
Georgi Iovchev
performance_schema.events_statements_current
Attachment: events_statements_current.txt (text/plain), 12.89 KiB.
[10 Apr 2018 10:14]
Georgi Iovchev
lsof
Attachment: lsof.txt (text/plain), 43.25 KiB.
[10 Apr 2018 10:14]
Georgi Iovchev
gdb backtrace threads
Attachment: gdb_bt.txt (text/plain), 640.62 KiB.