summaryrefslogtreecommitdiff
path: root/mysql-test/suite/engines/funcs/t/rpl_stm_max_relay_size.test
blob: da1921ec2622d0fb2779e7de91ca48828b102612 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Test of options max_binlog_size and max_relay_log_size and
# how they act (if max_relay_log_size == 0, use max_binlog_size 
# for relay logs too).
# Test of manual relay log rotation with FLUSH LOGS.

# Requires statement logging
-- source include/have_binlog_format_mixed_or_statement.inc
-- source suite/rpl/include/rpl_max_relay_size.test

# End of 4.1 tests
#