mysql Auth Plugin
Parameters
value
The authentication method to use for connections to the MySQL user account. The valid values are mysql_native_password
or caching_sha2_password
(this is the default).
The authentication method to use for connections to the MySQL user account. The valid values are mysql_native_password
or caching_sha2_password
(this is the default).