Bug #91828 | Bad handshake since 8.0.12 | ||
---|---|---|---|
Submitted: | 30 Jul 2018 8:38 | Modified: | 14 Aug 2018 21:07 |
Reporter: | Flo Bayer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Documentation | Severity: | S3 (Non-critical) |
Version: | 8.0.12 (64 bits) | OS: | Windows (8.1 Pro) |
Assigned to: | CPU Architecture: | x86 (i7-4770) | |
Tags: | handshake, tunnel, workbench |
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
[31 Jul 2018 6:26]
Flo Bayer
[31 Jul 2018 6:26]
Flo Bayer
screenshot from "Open Connection"
Attachment: screenshot-000783.png (image/png, text), 8.60 KiB.