Bug #58752 | Error when arranging (with python script created) tables in ER diagram | ||
---|---|---|---|
Submitted: | 6 Dec 2010 11:47 | Modified: | 14 Jan 2014 4:48 |
Reporter: | Peter Pfannkuch | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S1 (Critical) |
Version: | 5.2.29 | OS: | Any |
Assigned to: | Alfredo Kojima | 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
[6 Dec 2010 14:37]
Peter Pfannkuch
[6 Dec 2010 14:38]
Peter Pfannkuch
File to read with the plugin
Attachment: create.txt (text/plain), 450 bytes.
[20 Dec 2013 19:06]
Alfredo Kojima
model generated with invalid script
Attachment: broken_model.mwb (application/octet-stream, text), 6.83 KiB.