Bug #59265 | Tabular display does not print correctly for single column rows | ||
---|---|---|---|
Submitted: | 3 Jan 2011 23:52 | Modified: | 10 Mar 2011 15:11 |
Reporter: | Chuck Bell | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Utilities | Severity: | S3 (Non-critical) |
Version: | 1.0.0 | OS: | Any |
Assigned to: | Chuck Bell | 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
[4 Jan 2011 2:59]
Chuck Bell
[11 Jan 2011 20:44]
Chuck Bell
Updated patch
Attachment: bug59265.bundle (application/octet-stream, text), 8.94 KiB.
[12 Jan 2011 15:38]
Chuck Bell
Latest patch corrected from review
Attachment: 59265.bundle (application/octet-stream, text), 7.91 KiB.