MySQL error code
MySQL error 1819
MySQL server error 1819 is ER_NOT_VALID_PASSWORD, reported with SQLSTATE HY000.
Your password does not satisfy the current policy requirements
| Error | 1819 |
|---|---|
| Name | ER_NOT_VALID_PASSWORD |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference