MySQL error code
MySQL error 1862
MySQL server error 1862 is ER_MUST_CHANGE_PASSWORD_LOGIN, reported with SQLSTATE HY000.
Your password has expired. To log in you must change it using a client that supports expired passwords.
| Error | 1862 |
|---|---|
| Name | ER_MUST_CHANGE_PASSWORD_LOGIN |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference