Seaquel
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'
Error1147
NameER_NONEXISTING_TABLE_GRANT
SQLSTATE42000
GroupServer errors

In other databases

Source: MySQL 8.4 Error Reference