Bug #80944 MySQL Workbench will not honour SSL > NO setting
Submitted: 4 Apr 2016 4:05 Modified: 7 Aug 2016 0:42
Reporter: Su-Au Hwang Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.3.6 OS:MacOS (build 511 CE 64bit)
Assigned to: CPU Architecture:Any

[4 Apr 2016 4:05] Su-Au Hwang
Description:
Workbencht simply won't honour the 'Use SSL' setting. It is working fine on 6.2.5.0 build 397 32bit OS X. 

I'm using Google Cloud SQL 2nd generation and installed cloud-sql-proxy (https://cloud.google.com/sql/docs/sql-proxy) on my local machine.

With the proxy I'd simply connect to 127.0.0.1:3306 and this has been working fine, in NodeJs, Php and using the mysql command line client.

What doesn't work is MySQL Workbench. Even if 'Use SSL' ist set to 'No', testing the connection will always fail with: 'SSL connection error: socket layer receive error'

How to repeat:
- Install cloud-sql-proxy (https://cloud.google.com/sql/docs/sql-proxy) and connect to cloud a cloud instance using TCP

- Set Workbench connection to 127:0:0:3306 and set 'Use SSL' to 'No'

- Test Connection
[7 Jul 2016 0:42] MySQL Verification Team
Please try version 6.3.7. Thanks.
[7 Aug 2016 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".