MySQL error code
MySQL error 3892
MySQL server error 3892 is ER_MISSING_CURRENT_PASSWORD, reported with SQLSTATE HY000.
Current password needs to be specified in the REPLACE clause in order to change it.
| Error | 3892 |
|---|---|
| Name | ER_MISSING_CURRENT_PASSWORD |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference