Bug #105025 | Mysql Workbench goes unresponsive in MacOSX 11 when editing a script | ||
---|---|---|---|
Submitted: | 23 Sep 2021 21:32 | Modified: | 24 Sep 2021 13:25 |
Reporter: | Raul Banderas | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S1 (Critical) |
Version: | 8.0.26 | OS: | MacOS (11.3 (20E232)) |
Assigned to: | CPU Architecture: | x86 (MacOS Big Sur) | |
Tags: | MacOS BigSur |
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
[23 Sep 2021 21:48]
Raul Banderas
[23 Sep 2021 21:52]
Raul Banderas
screenshot showing MySQL Workbench is not responding
Attachment: MySQLWorkbench-needs-forcequit.png (image/png, text), 256.43 KiB.