Bug #109168 | MySQL Workbench crashing unexpectedly | ||
---|---|---|---|
Submitted: | 22 Nov 2022 19:00 | Modified: | 23 Nov 2022 10:42 |
Reporter: | Marija Savic | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S2 (Serious) |
Version: | 8.0.22 | OS: | Linux (Ubuntu 20.04 x86_64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
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
[22 Nov 2022 19:03]
Marija Savic
[22 Nov 2022 19:04]
Marija Savic
screenshot of MySQL Workbench with no server found
Attachment: Screenshot from 2022-11-22 19-23-05.png (image/png, text), 122.09 KiB.