Bug #87684 | On a table rename, workbench generates additional alter sql for wrong table name | ||
---|---|---|---|
Submitted: | 6 Sep 2017 18:49 | Modified: | 7 Sep 2017 8:44 |
Reporter: | Jonathon Lamon | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 6.3.9 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | MySQL Workbench Synchronization, Synchronize Any Source, synchronize model |
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 Sep 2017 18:50]
Jonathon Lamon
[6 Sep 2017 18:51]
Jonathon Lamon
init1.0.sql
Attachment: init1.0.sql (application/octet-stream, text), 1.54 KiB.
[6 Sep 2017 18:51]
Jonathon Lamon
init2.0.sql
Attachment: init2.0.sql (application/octet-stream, text), 1.69 KiB.
[6 Sep 2017 18:51]
Jonathon Lamon
update1.0-2.0.sql
Attachment: update1.0-2.0.sql (application/octet-stream, text), 750 bytes.