mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
don't even try to run xtradb-only tests with innodb, use have_xtradb.combinations.
This commit is contained in:
@@ -52,8 +52,8 @@
|
||||
# safely in statement mode are replicated correctly in mixed or row
|
||||
# mode.
|
||||
|
||||
source include/master-slave.inc;
|
||||
source include/have_binlog_format_mixed_or_statement.inc;
|
||||
source include/master-slave.inc;
|
||||
|
||||
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
|
||||
|
||||
|
Reference in New Issue
Block a user