Bug #87740 | cannot connect to server via standard tcp/ip over ssh | ||
---|---|---|---|
Submitted: | 12 Sep 2017 13:45 | Modified: | 28 Sep 2017 2:50 |
Reporter: | Aihua Wang | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 6.3.9 | OS: | MacOS (macOS 10.12.x Sierra x86_64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
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
[12 Sep 2017 13:52]
Aihua Wang
[12 Sep 2017 13:52]
Aihua Wang
connection settings and errors
Attachment: Screen Shot 2017-09-12 at 20.54.01.png (image/png, text), 187.79 KiB.
[12 Sep 2017 13:57]
Aihua Wang
connection settings
Attachment: settings.png (image/png, text), 310.70 KiB.
[12 Sep 2017 13:57]
Aihua Wang
connection errors
Attachment: errors.png (image/png, text), 187.79 KiB.