Bug #58735 | unexpected exception in diagram with Intel chipset | ||
---|---|---|---|
Submitted: | 5 Dec 2010 0:44 | Modified: | 29 Dec 2012 1:08 |
Reporter: | Harry Moore | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 5.2.30 CE rev 6790 | OS: | Windows (W7) |
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
[5 Dec 2010 16:12]
Harry Moore
[7 Dec 2010 1:04]
Harry Moore
System Info
Attachment: system info.txt (text/plain), 645 bytes.