MySQL error code
MySQL error 3894
MySQL server error 3894 is ER_PASSWORD_CANNOT_BE_RETAINED_ON_PLUGIN_CHANGE, reported with SQLSTATE HY000.
Current password can not be retained for user '%s'@'%s' because authentication plugin is being changed.
| Error | 3894 |
|---|---|
| Name | ER_PASSWORD_CANNOT_BE_RETAINED_ON_PLUGIN_CHANGE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference