mariadb/mysql-test/suite/wsrep
Nirbhay Choubey aa2904a7f4 MDEV-7560: wsrep* tests depend on the version of galera library
Added an include file to check galera library version.
2015-02-27 22:13:37 -05:00
..
include MDEV-7560: wsrep* tests depend on the version of galera library 2015-02-27 22:13:37 -05:00
r MDEV-7322: Option to allow setting the binlog_format with Galera 2015-01-27 16:25:18 -05:00
t MDEV-7560: wsrep* tests depend on the version of galera library 2015-02-27 22:13:37 -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 Changes in wsrep_guess_ip() 2015-02-27 17:43:10 -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