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.