errors.fyi
community error code reference
errors.fyi
/
mysql
/
1100
1100
mysql
Table locked with read lock
A write operation was attempted on a table locked with LOCK TABLES ... READ.
References
https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html
โ all namespaces for 1100