Bug #47876 | Apparent hang in fsync() | ||
---|---|---|---|
Submitted: | 6 Oct 2009 20:14 | Modified: | 14 Oct 2009 23:11 |
Reporter: | Roel Van de Paar | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: General | Severity: | S2 (Serious) |
Version: | 5.1.39 | OS: | Linux (Fedora Linux 2.6.27.5-117.fc10.x86_64) |
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
[6 Oct 2009 20:17]
Roel Van de Paar
[7 Oct 2009 23:53]
Ricardo Gomez
resume processlist
Attachment: ResumeLocksMysql.txt (text/plain), 5.41 KiB.
[7 Oct 2009 23:54]
Ricardo Gomez
backtrace
Attachment: backtrace.txt (text/plain), 20.18 KiB.
[7 Oct 2009 23:55]
Ricardo Gomez
backtraceold
Attachment: backtraceOld.txt (text/plain), 21.05 KiB.
[7 Oct 2009 23:55]
Ricardo Gomez
AIO info system
Attachment: AIO_info.txt (text/plain), 7.44 KiB.
[8 Oct 2009 13:26]
Ricardo Gomez
mysqld.sym file
Attachment: mysqld.sym.zip (application/zip, text), 169.81 KiB.
[13 Oct 2009 8:09]
Roel Van de Paar
backtrace.txt resolved
Attachment: backtrace_resolved.txt (text/plain), 26.68 KiB.
[13 Oct 2009 8:09]
Roel Van de Paar
backtraceold.txt resolved
Attachment: backtraceold_resolved.txt (text/plain), 28.63 KiB.