MySQL error code
MySQL error 1141
MySQL server error 1141 is ER_NONEXISTING_GRANT, reported with SQLSTATE 42000.
There is no such grant defined for user '%s' on host '%s'
| Error | 1141 |
|---|---|
| Name | ER_NONEXISTING_GRANT |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference