Bug #63642 | MySQL Workbench EER Diagram allows you to use duplicate foreign key names | ||
---|---|---|---|
Submitted: | 7 Dec 2011 7:31 | Modified: | 23 Jul 2012 17:22 |
Reporter: | Mark Holmes | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S2 (Serious) |
Version: | 5.2.36 | OS: | Windows (Windows 7 x64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | dupliciate, foreign key, modeling, name |
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
[7 Dec 2011 11:34]
Mark Holmes
[7 Dec 2011 11:34]
Mark Holmes
The error log that is produced after Synchonizing
Attachment: error-log.txt (text/plain), 732 bytes.