diff options
author | dlenev@brandersnatch.localdomain <> | 2004-05-19 17:43:50 +0400 |
---|---|---|
committer | dlenev@brandersnatch.localdomain <> | 2004-05-19 17:43:50 +0400 |
commit | 067b2e3bb0096cd14e220656decfaca0ea9d61ed (patch) | |
tree | d7db4e9b28689cb8e85337d5afaabce3cb4c2b9a /mysql-test/t/innodb-master.opt | |
parent | 09f5f1edf2d96815c704e3d60330f796efb9f5dd (diff) | |
download | mariadb-git-067b2e3bb0096cd14e220656decfaca0ea9d61ed.tar.gz |
Moved testing of binlog_cache_use/binlog_cache_disk_use statistical variables from
rpl_relayrotate.test to innodb.test since this test requires innodb support.
Diffstat (limited to 'mysql-test/t/innodb-master.opt')
-rw-r--r-- | mysql-test/t/innodb-master.opt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/innodb-master.opt b/mysql-test/t/innodb-master.opt new file mode 100644 index 00000000000..4cb927540bf --- /dev/null +++ b/mysql-test/t/innodb-master.opt @@ -0,0 +1 @@ +--binlog_cache_size=32768 |