Bug #105389 | MySQL workbench 8.0.27 CE on OSX 11.6.1 (big Sur) says the OS is not supported | ||
---|---|---|---|
Submitted: | 29 Oct 2021 15:40 | Modified: | 17 Nov 2021 15:42 |
Reporter: | Simon Mudd (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 8.0.27 CE | OS: | MacOS (11.6.1) |
Assigned to: | CPU Architecture: | x86 | |
Tags: | platforms, support, version |
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
[29 Oct 2021 15:40]
Simon Mudd
[29 Oct 2021 15:41]
Simon Mudd
version downloaded, no clarification of which OSX
Attachment: download-version.png (image/png, text), 95.44 KiB.
[29 Oct 2021 15:41]
Simon Mudd
installed version as I see it.
Attachment: installed-version.png (image/png, text), 51.69 KiB.
[29 Oct 2021 15:41]
Simon Mudd
popup on startup when starting Workbench.
Attachment: unsupported-os.png (image/png, text), 79.70 KiB.