MySQL error code
MySQL error 1132
MySQL server error 1132 is ER_PASSWORD_NOT_ALLOWED, reported with SQLSTATE 42000.
You must have privileges to update tables in the mysql database to be able to change passwords for others
| Error | 1132 |
|---|---|
| Name | ER_PASSWORD_NOT_ALLOWED |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference