add mysql_native_password plugin to authentication_string vs password
On a debian-11 server the plugin kept changing the password of a user. Turns out this user is using the plugin 'mysql_native_password', which does not use the PASSWORD field.
add mysql_native_password plugin to authentication_string vs password Tags None Subscribers None
Description
Details
|