Comments - Authentication from MariaDB 10.4

4 years, 2 months ago Sergei Golubchik

It will disable a plugin. Any user accounts that are configured to use *only* unix_socket authentication will not be able to login anymore.

If an account uses unix_socket OR mysql_native_password as in the examples above, the password will still work.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.