In this post, you’ll learn more about the MariaDB Error 1844 ER_BINLOG_STMT_MODE_AND_NO_REPL_TABLES with the details of the error message and why you receive this error
Maria DB Error Description
MariaDB Error 1844 – ER_BINLOG_STMT_MODE_AND_NO_REPL_TABLES with the sqlState HY000
Error Description for the MariaDB Error 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.
Leave a Reply