Seaquel
MySQL error code

MySQL error 1099

MySQL server error 1099 is ER_TABLE_NOT_LOCKED_FOR_WRITE, reported with SQLSTATE HY000.

Table '%s' was locked with a READ lock and can't be updated
Error1099
NameER_TABLE_NOT_LOCKED_FOR_WRITE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference