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
Change the logic used to determine when a connection attempt is failing
due to a lack of support for TLS 1.2+ in yaSSL-based MySQL Server so
that a downgrade no longer occurs if the user has explicitly configured
supported TLS Version(s) in the connection string.
Signed-off-by: Andrew Nagel <[email protected]>
Signed-off-by: Andrew Nagel <[email protected]>
Co-authored-by: Andrew Nagel <[email protected]>
0 commit comments