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

Error Code
SQLSTATE
Error
Description

1844

HY000

ER_BINLOG_STMT_MODE_AND_NO_REPL_TABLES

Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT, and both replicated and non replicated tables are written to.

Possible Causes and Solutions

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

Last updated

Was this helpful?