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

Last updated

Was this helpful?