Bug #52501 | sys_vars test suite in 5.1 fails a number of tests | ||
---|---|---|---|
Submitted: | 31 Mar 2010 12:30 | Modified: | 28 Jan 2011 15:49 |
Reporter: | Georgi Kodinov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S3 (Non-critical) |
Version: | 5.1-bugteam | OS: | Linux (x86_64 Fedora 12) |
Assigned to: | Horst Hunger | 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
[25 Oct 2010 11:52]
Bernt Marius Johnsen
[10 Nov 2010 13:20]
Bernt Marius Johnsen
Log from ./mtr --suite=sys_vars
Attachment: testrun.log (text/x-log), 35.36 KiB.
[18 Nov 2010 15:12]
Bernt Marius Johnsen
Failed testlog
Attachment: failed.log (text/x-log), 7.13 KiB.