Error 1671: Statement is unsafe because it invokes a trigger or a stored function that inserts into

Error Code
SQLSTATE
Error
Description

1671

HY000

ER_BINLOG_UNSAFE_AUTOINC_COLUMNS

Statement is unsafe because it invokes a trigger or a stored function that inserts into an AUTO_INCREMENT column. Inserted values cannot be logged correctly.

Possible Causes and Solutions

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?