Bug #113660 | Tab bar in table edit is missing: features missing like insert data | ||
---|---|---|---|
Submitted: | 17 Jan 2024 10:08 | Modified: | 19 Jan 2024 12:44 |
Reporter: | Jonatan Smedsgård | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S1 (Critical) |
Version: | 8.0.36 build 37373333 CE | OS: | MacOS (14.2.1 (23C71)) |
Assigned to: | CPU Architecture: | ARM (M1 Pro) |
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
[17 Jan 2024 10:12]
Jonatan Smedsgård
[17 Jan 2024 17:40]
Coren Frankel
MySQL Workbench invisible ERD menu options
Attachment: Screenshot 2024-01-17 at 10.34.44 AM.png (image/png, text), 108.42 KiB.
[18 Jan 2024 21:05]
Aihua Wang
Cannot see the table name.
Attachment: Screenshot 2024-01-19 at 04.53.37.png (image/png, text), 875.54 KiB.