Bug #101633 | MySQL v.8.22 does not run on MAC 10.5 Catalina | ||
---|---|---|---|
Submitted: | 16 Nov 2020 22:36 | Modified: | 17 Nov 2020 17:39 |
Reporter: | Frederick Evans | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S1 (Critical) |
Version: | 8.22 | OS: | MacOS |
Assigned to: | CPU Architecture: | Any |
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
[16 Nov 2020 23:15]
Miguel Solorzano
[17 Nov 2020 12:47]
Frederick Evans
screenshot
Attachment: screenshot.jpg (image/jpeg, text), 862.61 KiB.
[17 Nov 2020 17:34]
Frederick Evans
bugs
Attachment: screenshot 2.jpg (image/jpeg, text), 64.67 KiB.
[17 Nov 2020 17:43]
Frederick Evans
bugs
Attachment: error 2.jpg (image/jpeg, text), 13.11 KiB.