Bug #100964 | parameter not valid while logging into workbench | ||
---|---|---|---|
Submitted: | 26 Sep 2020 22:12 | Modified: | 26 Sep 2020 22:15 |
Reporter: | David Sanders | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | OS: | Windows | |
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
[26 May 2022 23:17]
Barrett Radziszewski
[26 May 2022 23:19]
Barrett Radziszewski
Error when I attempt to connect to an existing connection. Connection can be tested and confirmed to be working; just can't open
Attachment: click an existing connection to connect - receive error.PNG (image/png, text), 38.76 KiB.