diff options
author | unknown <serg@serg.mylan> | 2005-02-23 20:35:59 +0100 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2005-02-23 20:35:59 +0100 |
commit | bef32dfacd53c74ab2c78912ba20aa8bb37aced4 (patch) | |
tree | a3a02de15dc4fae9284a7557794d6eeab1c2d805 /mysql-test/t/binlog-master.opt | |
parent | 58df85e06a88f4cafe48934d058f5bfb66831661 (diff) | |
download | mariadb-git-bef32dfacd53c74ab2c78912ba20aa8bb37aced4.tar.gz |
innodb-dependent test moved from rpl_rotate_logs.test to binlog.test
mysql-test/r/binlog.result:
binlog rotation after a big transation
mysql-test/r/rpl_rotate_logs.result:
innodb-dependent test removed
mysql-test/t/binlog.test:
binlog rotation after a big transation
mysql-test/t/rpl_rotate_logs.test:
innodb-dependent test removed
Diffstat (limited to 'mysql-test/t/binlog-master.opt')
-rw-r--r-- | mysql-test/t/binlog-master.opt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/binlog-master.opt b/mysql-test/t/binlog-master.opt new file mode 100644 index 00000000000..ad2c6a647b5 --- /dev/null +++ b/mysql-test/t/binlog-master.opt @@ -0,0 +1 @@ +-O max_binlog_size=4096 |