mysql-server/mysql-test/t/commit_1innodb.test
2025-03-05 14:31:37 +07:00

10 lines
372 B
Text

--source include/not_hypergraph.inc # Does not use ha_delete_all_rows().
-- source include/rpl/force_binlog_format_statement.inc
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
let $engine_type = InnoDB;
-- source include/commit.inc
--source include/rpl/restore_default_binlog_format.inc