Error 1669: The statement is unsafe because it uses INSERT DELAYED. This is unsafe because the times
Error Code
SQLSTATE
Error
Description
1669
HY000
ER_BINLOG_UNSAFE_INSERT_DELAYED
The statement is unsafe because it uses INSERT DELAYED. This is unsafe because the times when rows are inserted cannot be predicted.
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 1668: The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set oNextError 1670: The statement is unsafe because it uses the general log, slow query log, or performance_
Last updated
Was this helpful?