mariadb/mysql-test/suite/wsrep
2015-02-18 18:59:01 -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 Test changes (backported from 10.1). 2015-01-16 13:53:23 -05:00
README Merged r3468 from maria-5.5-galera. 2014-03-27 08:22:29 -04:00
suite.pm MDEV-7544: Update global_suppressions to include warning related to "gvwstate.dat" 2015-02-18 18:59:01 -05:00

* '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