Commit 8f2d58b2 authored by Sergei Petrunia's avatar Sergei Petrunia

MariaRocks port: run rocksdb.rpl_row_stats with binlog_format=row only

The test still fails but at least we do not try to run it with
wrong binlog_format.
parent 122bc4b5
!include suite/rpl/my.cnf
[mysqld.1]
binlog_format=row
[mysqld.2]
binlog_format=row
--source include/have_rocksdb.inc
source include/have_binlog_format_row.inc;
source include/master-slave.inc;
connection master;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment