summaryrefslogtreecommitdiff
path: root/BUILD/SETUP.sh
diff options
context:
space:
mode:
authorDaniele Sciascia <daniele.sciascia@galeracluster.com>2021-04-14 22:40:46 +0200
committerJan Lindström <jan.lindstrom@mariadb.com>2021-04-20 08:24:14 +0300
commiteb4123eefc8e0ee4751d3cd3cc49ebf256aa9486 (patch)
treec4e88945dcaa90c3384010b24c13926f300655fb /BUILD/SETUP.sh
parent57caff245cbdcbdfda6f022de7f354f05a790656 (diff)
downloadmariadb-git-eb4123eefc8e0ee4751d3cd3cc49ebf256aa9486.tar.gz
More fixes to variable wsrep_on
* Disallow setting wsrep_on = 1 if wsrep_provider is unset. Also, move wsrep_on_basic from sys_vars to wsrep suite: this test now requires to run with wsrep_provider set * Disallow setting @@session.wsrep_on = 1 when @@global.wsrep_on = 0 * Handle the case where a new connection turns @@global.wsrep_on from off to on. In this case we would miss a call to wsrep_open, causing unexpected states in wsrep::client_state (causing assertions). * Disable wsrep.MDEV-22443 because it is no longer possible to enable wsrep_on, if server is started with wsrep_provider='none' Reviewed-by: Jan Lindström <jan.lindstrom@mariadb.com>
Diffstat (limited to 'BUILD/SETUP.sh')
0 files changed, 0 insertions, 0 deletions