Bug #10551 | Stress: Mysql Server hangs on Linux with 100% CPU utilization and no work done. | ||
---|---|---|---|
Submitted: | 11 May 2005 12:25 | Modified: | 27 Aug 2005 18:10 |
Reporter: | Disha | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0.4 Beta | OS: | Linux (Linux) |
Assigned to: | Assigned Account | 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 May 2005 12:36]
Disha
[11 May 2005 12:41]
Disha
MySQL error log
Attachment: linux_mysql-error.rar (application/octet-stream, text), 42.39 KiB.
[13 May 2005 12:05]
Disha
MySQL500 Logs on Linux
Attachment: linux_mysql-error.zip (application/x-zip-compressed, text), 89.12 KiB.
[13 May 2005 12:06]
Disha
MySQL query logs
Attachment: linux_Mysql500_cut.zip (application/x-zip-compressed, text), 126.61 KiB.