For the complete documentation index, see llms.txt. This page is also available as Markdown.

Error 1668: The statement is unsafe because it uses a LIMIT clause

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

spinner

Last updated

Was this helpful?