Error 1662: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = ROW an
Error Code
SQLSTATE
Error
Description
1662
HY000
ER_BINLOG_ROW_MODE_AND_STMT_ENGINE
Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = ROW and at least one table uses a storage engine limited to statement-based logging.
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1661: Cannot execute statement: impossible to write to binary log since both row-incapable engNextError 1663: Cannot execute statement: impossible to write to binary log since statement is unsafe, s
Last updated
Was this helpful?