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
Update SASL-based LDAP authentication tests
On Microsoft Windows, the server plugin for SASL-based
LDAP authentication is not supported for MySQL Server 8.0.X.
NOTE: The server-side LDAP authentication plugins are
included only in MySQL Enterprise Edition.
BUG#35233031: Connector/Python should not default to mysql_native_pas…
…sword
MySQL Connector/Python will default to `mysql_native_password` for
authentication when using the C extension.
This patch fixes this issue by not providing any default authentication
plugin to libmysqlclient.
Change-Id: I511cd151b6070a24a7c8da7a78a40e896f294dd5