Bug #48145 | ERROR 2013 (HY000) while do mysql-test-run test. | ||
---|---|---|---|
Submitted: | 19 Oct 2009 9:39 | Modified: | 25 Oct 2009 12:54 |
Reporter: | Billy Huang | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S1 (Critical) |
Version: | Distrib 5.0.85 | OS: | Linux (kernel 2.6.26.7) |
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
[19 Oct 2009 9:55]
Billy Huang
[20 Oct 2009 7:50]
Billy Huang
mysqld.trace
Attachment: mysqld.trace (application/octet-stream, text), 11.83 KiB.
[24 Oct 2009 4:26]
Billy Huang
backtrace get from gdb
Attachment: Backtrace.log (application/octet-stream, text), 2.19 KiB.