MySQL error code
MySQL error 1820
MySQL server error 1820 is ER_MUST_CHANGE_PASSWORD, reported with SQLSTATE HY000.
You must reset your password using ALTER USER statement before executing this statement.
| Error | 1820 |
|---|---|
| Name | ER_MUST_CHANGE_PASSWORD |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference