mariadb/mysql-test/suite/wsrep
2025-01-05 16:40:11 +02:00
..
include fix check_galera_version.inc to work 2023-09-27 10:00:39 +02:00
r Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
t wsrep mtr suite: update for galera library 26.4.21 2024-12-17 09:57:29 +01:00
common.pm MDEV-30275: mariadb names rather than mysql names should be used 2023-01-03 11:25:10 +11:00
disabled.def MDEV-32995 : Remove not supported tests from wsrep suite 2023-12-20 12:31:17 +01:00
my.cnf MDEV-21335 : Galera test failure on suite wsrep 2019-12-18 10:02:57 +02:00
README Merged r3468 from maria-5.5-galera. 2014-03-27 08:22:29 -04:00
suite.pm MDEV-18565 Galera mtr-suite fails if galera library is not installed 2020-04-27 09:22:36 +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