1
0
mirror of https://github.com/MariaDB/server.git synced 2025-06-03 07:02:23 +03:00
Marko Mäkelä 33215edcba Resolve conflicts in wsrep.variables
This was forgotten in the merge 0f83c8878dc1389212c134f65d37a43d9d248250
because the test is disabled.
2019-07-24 15:30:27 +03:00
..
2018-09-14 08:47:22 +02:00
2019-07-24 15:30:27 +03:00
2019-07-24 15:30:27 +03:00
2015-07-14 16:05:29 -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