You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While investigating #1436, we found that the MySQL Client does not connect to the database the same way the MySQL Connector does.
By default, if the server supports encryption and reports that capability in the initial message, the connection should be upgraded to a secured connection.