Bug #74896 | Unable to create a connection without using SSL | ||
---|---|---|---|
Submitted: | 17 Nov 2014 8:55 | Modified: | 10 Jun 2017 0:28 |
Reporter: | Simon Mudd (OCA) | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.2.3.12313 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | failed connection, ssh |
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
[17 Nov 2014 8:57]
Simon Mudd
[17 Nov 2014 8:58]
Simon Mudd
file showing the connection attempt
Attachment: Screen Shot 2014-11-17 at 09.50.19.png (image/png, text), 84.26 KiB.
[17 Nov 2014 9:00]
Simon Mudd
I disable SSL explicitly
Attachment: Screen Shot 2014-11-17 at 09.49.39.png (image/png, text), 169.69 KiB.
[17 Nov 2014 9:01]
Simon Mudd
Configuring the connection
Attachment: Screen Shot 2014-11-17 at 09.49.30.png (image/png, text), 126.37 KiB.
[17 Nov 2014 23:14]
Miguel Solorzano
Connecting SSH tunnel
Attachment: tunneling.png (image/png, text), 234.02 KiB.
[17 Nov 2014 23:20]
Miguel Solorzano
Connection parameters
Attachment: tunnel2.png (image/png, text), 157.03 KiB.
[17 Nov 2014 23:23]
Miguel Solorzano
WorkBench using tunnel w/o SSL
Attachment: tunnel3.png (image/png, text), 149.20 KiB.
[6 Nov 2015 11:06]
Jari Aalto
Workbench 6.3.5 tab:ssl with setting NO
Attachment: mysql-workbench-6.3-5--ssl-set-to-no.jpg (image/jpeg, text), 44.36 KiB.
[6 Nov 2015 11:17]
Jari Aalto
MySQL workbench 6.3.5 build 201 with SSL no test connection fails
Attachment: mysql-workbench-63.5--test-connection-after-ssl-is-set-to-no-v2.jpg (image/jpeg, text), 28.52 KiB.