Bug #28140 | mysql could not fetch schema table status | ||
---|---|---|---|
Submitted: | 27 Apr 2007 17:02 | Modified: | 2 Aug 2007 13:34 |
Reporter: | A Campa | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | OS: | Windows (XP sp2) | |
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
[2 May 2007 18:59]
A Campa
[2 May 2007 19:00]
A Campa
.err file
Attachment: Ellimax.err (application/octet-stream, text), 40.68 KiB.
[2 May 2007 19:08]
A Campa
Zip file containing my.ini .err. logfile0 and logfile1
Attachment: bugfiles.zip (application/x-zip-compressed, text), 70.31 KiB.