Error 1165: INSERT DELAYED can't be used with table because it is locked
Error Code
SQLSTATE
Error
Description
1165
HY000
ER_DELAYED_INSERT_TABLE_LOCKED
INSERT DELAYED can't be used with table '%s' because it is locked with LOCK TABLES
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1164: The used table type doesn't support AUTO_INCREMENT columnsNextError 1166: Incorrect column name
Last updated
Was this helpful?