Error 1668: The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set o
Error Code
SQLSTATE
Error
Description
1668
HY000
ER_BINLOG_UNSAFE_LIMIT
The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set of rows included 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 1667: Cannot execute statement: impossible to write to binary log since more than one engine iNextError 1669: The statement is unsafe because it uses INSERT DELAYED. This is unsafe because the times
Last updated
Was this helpful?