Bug #76198 | Phantom table in Diagram | ||
---|---|---|---|
Submitted: | 6 Mar 2015 19:52 | Modified: | 4 Dec 2015 8:33 |
Reporter: | Miguel Mello | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S1 (Critical) |
Version: | 6.2.4/6.2.5 | OS: | Windows (7 Starter Service Pack 1) |
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
[6 Mar 2015 19:56]
Miguel Mello
[6 Mar 2015 20:00]
Miguel Mello
Workbench Log
Attachment: Workbech-log.txt (text/plain), 22.38 KiB.
[8 Mar 2015 15:08]
Miguel Solorzano
Phantom Table
Attachment: phantom_table.png (image/png, text), 463.17 KiB.
[9 Mar 2015 15:33]
Miguel Solorzano
On Windows 7 VirtualBox
Attachment: win7_phantom.png (image/png, text), 399.70 KiB.