mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
remove few obscure, unused, or misused mtr features
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
|
||||
-- source include/not_ndb_default.inc
|
||||
-- source include/have_binlog_format_mixed_or_row.inc
|
||||
-- source include/master-slave.inc
|
||||
|
||||
# Since this test generates row-based events in the binary log, the
|
||||
@@ -18,7 +19,6 @@
|
||||
# BINLOG_FORMAT.
|
||||
|
||||
connection slave;
|
||||
-- source include/have_binlog_format_mixed_or_row.inc
|
||||
|
||||
connection master;
|
||||
--disable_warnings
|
||||
|
Reference in New Issue
Block a user