Bug #21322 | mysql server crashes during execution of ScalableHW test | ||
---|---|---|---|
Submitted: | 27 Jul 2006 21:08 | Modified: | 9 Aug 2006 7:18 |
Reporter: | Alexey Stroganov | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 5.1.11 | OS: | Linux (Linux/IA32) |
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
[28 Jul 2006 14:10]
Alexey Stroganov
[28 Jul 2006 14:11]
Alexey Stroganov
Output of bt full
Attachment: bug21322-core17884-bt-full (application/octet-stream, text), 97.06 KiB.
[1 Aug 2006 1:12]
Alexey Stroganov
bt for core 17259
Attachment: bt.17259.tar.bz2 (application/x-bzip2, text), 2.38 KiB.
[1 Aug 2006 1:12]
Alexey Stroganov
bt full for core 17259
Attachment: bt.full.17259.tar.bz2 (application/x-bzip2, text), 5.64 KiB.