Bug #81631 | Height of table editor in EER diagram is too high. Table name is blank | ||
---|---|---|---|
Submitted: | 28 May 2016 12:18 | Modified: | 3 Feb 2018 12:12 |
Reporter: | Nikita Yur'evich Tratorov | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S4 (Feature request) |
Version: | 6.3.6, 6.3.10 | OS: | Windows (10 (build 1511)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | EER |
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
[28 May 2016 12:23]
Nikita Yur'evich Tratorov
[28 May 2016 12:32]
Nikita Yur'evich Tratorov
Befor opening top collapsed block
Attachment: 2016-05-28_15-29-56.png (image/png, text), 81.04 KiB.
[28 May 2016 12:32]
Nikita Yur'evich Tratorov
After opening top collapsed block
Attachment: 2016-05-28_15-31-13.png (image/png, text), 67.59 KiB.