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