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 page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?