mariadb/mysql-test/suite/wsrep
2023-12-21 11:30:32 +02:00
..
include fix check_galera_version.inc to work 2023-09-27 10:00:39 +02:00
r Merge 10.4 into 10.5 2023-12-21 11:30:32 +02:00
t MDEV-32995 : Remove not supported tests from wsrep suite 2023-12-20 12:31:17 +01:00
common.pm
disabled.def MDEV-32995 : Remove not supported tests from wsrep suite 2023-12-20 12:31:17 +01: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