Bug #77106 | Workbench attempts to make DB changes after selecting Update Model for all. | ||
---|---|---|---|
Submitted: | 20 May 2015 15:44 | Modified: | 18 Jul 2015 21:32 |
Reporter: | Sterling Cox | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench: Migration | Severity: | S3 (Non-critical) |
Version: | 6.2.4.12437 build 2426 | OS: | MacOS (10.10.3) |
Assigned to: | CPU Architecture: | Any | |
Tags: | migration, synchronization, workbench |
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
[20 May 2015 15:46]
Sterling Cox
[20 May 2015 15:46]
Sterling Cox
Workbench tries to update DB
Attachment: workbench bug 2.jpg (image/jpeg, text), 106.69 KiB.