Bug #81133 | Cannot connect to database server with SSH tunnel without SSL | ||
---|---|---|---|
Submitted: | 19 Apr 2016 3:42 | Modified: | 30 Apr 2016 20:16 |
Reporter: | Mike Bissett | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 6.3.6 | OS: | Ubuntu (16.04) |
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
[19 Apr 2016 3:43]
Mike Bissett
[19 Apr 2016 3:43]
Mike Bissett
Log file of connection attempt with SSL error
Attachment: wb-ssl-error.log (text/x-log), 22.14 KiB.
[26 Apr 2016 21:30]
Miguel Solorzano
testing connection ssh tunnel wihtout SSl
Attachment: tunnel_with_MAC.png (image/png, text), 480.48 KiB.
[26 Apr 2016 21:31]
Miguel Solorzano
connected with MAC OSX using tunnel
Attachment: connected_mac_tunnel.png (image/png, text), 219.65 KiB.