MySQL error code
MySQL error 1144
MySQL server error 1144 is ER_ILLEGAL_GRANT_FOR_TABLE, reported with SQLSTATE 42000.
Illegal GRANT/REVOKE command; please consult the manual to see which privileges can be used
| Error | 1144 |
|---|---|
| Name | ER_ILLEGAL_GRANT_FOR_TABLE |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference