summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/wsrep/r/mdev_10186.result
blob: a21e77a259596d609a0901adc0c39e1d7843c240 (plain)
1
2
3
4
5
6
7
8
#
# MDEV-10186: mysqld crash when runtime setting
# wsrep_cluster_address without wsrep_on=ON
#
SELECT @@wsrep_on;
@@wsrep_on
0
SET @@GLOBAL.wsrep_cluster_address='gcomm://';