mariadb/mysql-test/suite/wsrep
Daniel Black 5dca5b8007 MDEV-7560: check_galera_version to account for greater version than specified
Signed-off-by: Daniel Black <daniel.black@au.ibm.com>
2017-04-05 12:06:35 +10:00
..
include MDEV-7560: check_galera_version to account for greater version than specified 2017-04-05 12:06:35 +10:00
r Fix wsrep_affected_rows. 2017-03-16 02:13:31 +05:30
t Fix wsrep_affected_rows. 2017-03-16 02:13:31 +05:30
disabled.def Fix for some more test failures. 2015-05-12 16:56:06 -04:00
my.cnf Reduce gcache size to cut down disk usage 2015-03-09 22:55:54 -04:00
README Merged r3468 from maria-5.5-galera. 2014-03-27 08:22:29 -04:00
suite.pm Fix memory leak in XtraDB. 2016-06-27 14:44:07 -04: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