mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
46386661a2
We need to release global system variables mutex before doing wsrep_init to avoid race with next show status and we need to save wsrep_on value as it is changed on wsrep_init. Added test case. |
||
---|---|---|
.. | ||
include | ||
r | ||
t | ||
disabled.def | ||
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