MySQL error code
MySQL error 1100
MySQL server error 1100 is ER_TABLE_NOT_LOCKED, reported with SQLSTATE HY000.
Table '%s' was not locked with LOCK TABLES
| Error | 1100 |
|---|---|
| Name | ER_TABLE_NOT_LOCKED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference