Bug #69153 | Synchronize database for column name change drops all foreign key constraints | ||
---|---|---|---|
Submitted: | 6 May 2013 10:40 | Modified: | 28 Jun 2013 9:25 |
Reporter: | Bruce Steedman | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S2 (Serious) |
Version: | 5.2.47 | OS: | MacOS (10.8.3) |
Assigned to: | CPU Architecture: | Any | |
Tags: | dropped, foreign key, synchronize |
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 May 2013 10:41]
Bruce Steedman
[6 May 2013 10:42]
Bruce Steedman
Weird code generated by sync
Attachment: SQL.txt (text/plain), 7.05 KiB.
[6 May 2013 11:32]
Bruce Steedman
Model
Attachment: Microarray.mwb (application/octet-stream, text), 18.81 KiB.
[8 May 2013 20:42]
Miguel Solorzano
Alter Table
Attachment: alter_table.png (image/png, text), 331.79 KiB.