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
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