Bug #104536 | Workbench forward engineering retains removed column options like UNIQUE | ||
---|---|---|---|
Submitted: | 4 Aug 2021 14:20 | Modified: | 5 Aug 2021 13:28 |
Reporter: | Van Stokes | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 8.0.26 | OS: | Ubuntu (20.04.2) |
Assigned to: | CPU Architecture: | x86 (x86_64) | |
Tags: | column, forward, unique |
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
[4 Aug 2021 14:23]
Van Stokes
[4 Aug 2021 14:24]
Van Stokes
Screen shot showing the UNIQUE option still present in forward engineering script
Attachment: screenshot-002.png (image/png, text), 262.44 KiB.