mariadb/mysql-test/suite/wsrep
2020-11-03 08:49:10 +02:00
..
include Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
r Clean up wsrep.variables 2020-11-03 08:49:10 +02:00
t Clean up wsrep.variables 2020-11-03 08:49:10 +02:00
disabled.def MDEV-23659 : Update Galera disabled.def file 2020-10-10 08:50:50 +03:00
my.cnf MDEV-21335 : Galera test failure on suite wsrep 2019-12-18 10:02:57 +02:00
README Minor modifications 2014-10-04 13:53:33 -04:00
suite.pm MDEV-18565: Galera mtr-suite fails if galera library is not installed 2019-07-17 12:54:12 +02: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