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
feat: Automatically set MDX client_protocol_type=TLS for MySQL connections. (#2207)
* feat: Automatically set MDX client_protocol_type=TLS for MySQL connections.
When a Cloud SQL instance supports Metadata Exchange, the MySQL socket factory will
automatically set MDX client_protocol_type=TLS. This will ensure that the password
auth protocol works correctly.
See also #2200 and GoogleCloudPlatform/cloud-sql-proxy#2317
0 commit comments