~vadim-tk/percona-server/percona-galera-5.1.57-0.8.1

« back to all changes in this revision

Viewing changes to mysql-test/suite/rpl/t/rpl_stm_max_relay_size.test

  • Committer: root
  • Date: 2011-07-28 00:14:23 UTC
  • Revision ID: root@r815.office.percona.com-20110728001423-6pw0v4b7r0dkbsr4
Ported to Galera 0.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Test of options max_binlog_size and max_relay_log_size and
 
2
# how they act (if max_relay_log_size == 0, use max_binlog_size 
 
3
# for relay logs too).
 
4
# Test of manual relay log rotation with FLUSH LOGS.
 
5
 
 
6
# Requires statement logging
 
7
-- source include/have_binlog_format_mixed_or_statement.inc
 
8
-- source extra/rpl_tests/rpl_max_relay_size.test