Bug #99978 | Workbench ignores "others" connection options set in Advanced | ||
---|---|---|---|
Submitted: | 25 Jun 2020 7:39 | Modified: | 7 Sep 2020 12:38 |
Reporter: | Dimitris Vayenas | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 8.0.20 | OS: | Any (Verified in MacOS and Windows) |
Assigned to: | CPU Architecture: | x86 | |
Tags: | advanced connection, default-auth=mysql_native_password, others, SSL |
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
[25 Jun 2020 7:43]
Dimitris Vayenas
[25 Jun 2020 7:44]
Dimitris Vayenas
Screenshots of settings
Attachment: Screenshot 2020-06-25 at 10.41.02.png (image/png, text), 367.78 KiB.
[25 Jun 2020 7:44]
Dimitris Vayenas
Screenshots of settings
Attachment: Screenshot 2020-06-25 at 10.41.33.png (image/png, text), 232.07 KiB.