Error 1665: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEM

Error Code
SQLSTATE
Error
Description

1665

HY000

ER_BINLOG_STMT_MODE_AND_ROW_ENGINE

Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging.%s

Possible Causes and Solutions

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

Last updated

Was this helpful?