Bug #61945 | Synchronize Model feature has many bugs | ||
---|---|---|---|
Submitted: | 21 Jul 2011 17:15 | Modified: | 1 Jun 2013 22:18 |
Reporter: | Greg Ellis | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S2 (Serious) |
Version: | v5.2.34 CE Revision 7780 | OS: | Windows (7 - 64 bit) |
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
[21 Jul 2011 21:19]
Miguel Solorzano
[21 Jul 2011 22:23]
Greg Ellis
what I see #1
Attachment: Untitled-1.jpg (image/jpeg, text), 455.26 KiB.
[21 Jul 2011 22:23]
Greg Ellis
what I see #2 (dropping view)
Attachment: Untitled-2.jpg (image/jpeg, text), 487.03 KiB.
[21 Jul 2011 22:24]
Greg Ellis
list of changes that workbench wants to make
Attachment: changes it wants to make.sql (application/octet-stream, text), 31.14 KiB.