<?xml version="1.0" encoding="utf-8"?>
<bug><id>78947</id><link>http://bugs.mysql.com/bug.php?id=78947</link><status>Closed</status><category>MySQL Workbench</category><sdesc>Cannot Connect to Database Server: Unsupported option provided to mysql_options(</sdesc><ldesc>Connecting to a database server using connection method &quot;Standard TCP/IP over SSH&quot; (private key authentication) with &quot;Use old authentication protocol&quot; enabled. Upon attempt to connect to database server, get error:

Cannot Connect to Database Server

Your connection attempt failed for user &#039;username&#039; from your host to server at &#039;server name&#039;:3306:
Unsupported option provided to mysql_options()

Please:
1 Check that mysql is running on &#039;server name&#039;
2 Check that mysql is running on port 3306...
3 Check that username has rights to connect to...
4 Make sure you are both providing a password if needed...

The issue occurs with connecting to MySQL server version 5.0.90 and 5.5.18. When deselecting the option &quot;Use the old authentication protocol&quot;, I receive a Malformed packet error message.

I was able to connect properly with version 6.3.4 and was able to connect again properly after downgrading back to 6.3.4 from 6.3.5. I tried both repairing my 6.3.5 installation as well as uninstalling it completely and reinstalling. Also try creating a new connection in the MySQL Connections area.
</ldesc><reporter>12166284</reporter><submitted>1445613380</submitted><modified>1449768739</modified><version>6.3.5</version><os>Windows (7 Pro)</os><cpu_arch>Any</cpu_arch><severity>S3 (Non-critical)</severity></bug>