MySQL error code
MySQL error 1206
MySQL server error 1206 is ER_LOCK_TABLE_FULL, reported with SQLSTATE HY000.
The total number of locks exceeds the lock table size
| Error | 1206 |
|---|---|
| Name | ER_LOCK_TABLE_FULL |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference