Bug #112652 | MySQL Workbench crashing while openning a model | ||
---|---|---|---|
Submitted: | 6 Oct 2023 14:13 | Modified: | 9 Oct 2023 7:35 |
Reporter: | Le Poher Mathieu | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S1 (Critical) |
Version: | 8.0.34 build 3263449 CE | OS: | MacOS (14.0) |
Assigned to: | CPU Architecture: | x86 |
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
[6 Oct 2023 14:14]
Le Poher Mathieu
[6 Oct 2023 14:19]
Le Poher Mathieu
MySQL Workbench crash log
Attachment: wb.1.log (application/octet-stream, text), 2.11 KiB.
[6 Oct 2023 14:29]
Le Poher Mathieu
debug3 log
Attachment: wb.1.debug3.log (application/octet-stream, text), 2.10 KiB.