Bug #73890 | Error: semaphore wait has lasted > 600 seconds | ||
---|---|---|---|
Submitted: | 11 Sep 2014 13:01 | Modified: | 30 Apr 2021 18:18 |
Reporter: | Mike Willbanks | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Locking | Severity: | S1 (Critical) |
Version: | 5.5.39/5.7 | OS: | Windows (Server 2008) |
Assigned to: | MySQL Verification Team | 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
[11 Sep 2014 13:02]
Mike Willbanks
[11 Sep 2014 13:03]
Mike Willbanks
Error Log
Attachment: mysql-error-log (application/octet-stream, text), 16.83 KiB.
[9 Feb 2015 18:00]
Shane Bester
stack traces from the minidump, mysqld.dmp
Attachment: bug73890_5.5.39-winx64-minidump.txt (text/plain), 80.13 KiB.
[31 Mar 2021 13:10]
sviatoslav apanasyonok
mysql debug log
Attachment: mysql-debug.log.txt (text/plain), 38.90 KiB.
[28 Apr 2023 2:23]
huifa huang
mysql8.0.33-error.err
Attachment: mysql-error.err (application/octet-stream, text), 1.53 MiB.