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