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 article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1843: @@GLOBAL.GTID_EXECUTED was changed from toNextError 1845: is not supported for this operation. Try
Last updated
Was this helpful?