Bug #60897 | Workbench Module Exception | ||
---|---|---|---|
Submitted: | 17 Apr 2011 0:02 | Modified: | 18 Apr 2011 3:17 |
Reporter: | Doug Donohue | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 5.2.33CE Rev7508 | OS: | Windows (Vista 64) |
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
[17 Apr 2011 16:00]
Doug Donohue
[17 Apr 2011 16:01]
Doug Donohue
query result download
Attachment: wrkbnch02.JPG (image/jpeg, text), 43.81 KiB.
[17 Apr 2011 16:02]
Doug Donohue
query download result 2
Attachment: wrkbnch03.JPG (image/jpeg, text), 36.62 KiB.
[17 Apr 2011 16:03]
Doug Donohue
query download work around result
Attachment: wkbnch04.JPG (image/jpeg, text), 122.24 KiB.