Bug #20057 | Test suite fails on QNX 6.3 | ||
---|---|---|---|
Submitted: | 24 May 2006 21:18 | Modified: | 25 Jun 2006 20:01 |
Reporter: | William Stelwagon | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.21 | OS: | Other (qnx 6.3) |
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
[24 May 2006 21:34]
William Stelwagon
[24 May 2006 21:38]
William Stelwagon
.result file from rpl_rotate_log
Attachment: rpl_rotate_logs.result (application/octet-stream, text), 4.30 KiB.
[24 May 2006 21:40]
William Stelwagon
.log file for rpl_rotate_log
Attachment: rpl_rotate_logs.log (application/octet-stream, text), 200 bytes.
[24 May 2006 21:42]
William Stelwagon
.result file from trigger
Attachment: trigger.result (application/octet-stream, text), 30.04 KiB.
[24 May 2006 21:43]
William Stelwagon
.log file from trigger
Attachment: trigger.log (application/octet-stream, text), 27.23 KiB.