mariadb/mysql-test/suite/wsrep
Daniele Sciascia 7edfb72eff Fix MTR test wsrep.variables
Require galera_have_debug_sync.inc and re-record to include new
variables exposed by latest galera library.
2020-09-28 12:17:05 +03:00
..
include Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
r Fix MTR test wsrep.variables 2020-09-28 12:17:05 +03:00
t Fix MTR test wsrep.variables 2020-09-28 12:17:05 +03:00
common.pm MDEV-18565 Galera mtr-suite fails if galera library is not installed 2020-04-27 09:22:36 +02:00
disabled.def MDEV-23659 : Update Galera disabled.def file 2020-09-14 18:21:48 +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 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