mirror of
https://github.com/MariaDB/server.git
synced 2025-07-04 01:23:45 +03:00
12 lines
526 B
Plaintext
12 lines
526 B
Plaintext
###################################################################################
|
|
# Please, check extra/rpl_tests/rpl_stop_middle_group.test.
|
|
###################################################################################
|
|
-- source include/have_debug.inc
|
|
-- source include/master-slave.inc
|
|
-- source include/have_innodb.inc
|
|
-- source include/have_binlog_format_statement.inc
|
|
|
|
SET @@session.binlog_direct_non_transactional_updates= FALSE;
|
|
-- source extra/rpl_tests/rpl_stop_middle_group.test
|
|
--source include/rpl_end.inc
|