mariadb/mysql-test/suite/wsrep
Nirbhay Choubey 950d69610a MDEV-7322: Option to allow setting the binlog_format with Galera
At session scope, allow binlog_format to be changed to
values other than ROW with a warning.
2015-01-27 16:25:18 -05:00
..
r MDEV-7322: Option to allow setting the binlog_format with Galera 2015-01-27 16:25:18 -05:00
t MDEV-7322: Option to allow setting the binlog_format with Galera 2015-01-27 16:25:18 -05:00
my.cnf
README
suite.pm

* 'wsrep' suite is designated for tests which do not require a multi-node
  galera cluster.

* As these tests are specific to wsrep-related functionalities, they must skip
  on server built without wsrep patch (vanilla). (-DWITH_WSREP=OFF)
  See : include/have_wsrep.inc, include/have_wsrep_enabled.inc, not_wsrep.inc