Merge 10.2 into 10.3
This commit is contained in:
commit
cf78b8c699
@ -5,7 +5,4 @@
|
|||||||
SELECT @@wsrep_on;
|
SELECT @@wsrep_on;
|
||||||
@@wsrep_on
|
@@wsrep_on
|
||||||
0
|
0
|
||||||
SELECT @@GLOBAL.wsrep_provider;
|
|
||||||
@@GLOBAL.wsrep_provider
|
|
||||||
libgalera_smm.so
|
|
||||||
SET @@GLOBAL.wsrep_cluster_address='gcomm://';
|
SET @@GLOBAL.wsrep_cluster_address='gcomm://';
|
||||||
|
@ -7,7 +7,5 @@
|
|||||||
--echo #
|
--echo #
|
||||||
|
|
||||||
SELECT @@wsrep_on;
|
SELECT @@wsrep_on;
|
||||||
--replace_regex /.*libgalera_smm.so/libgalera_smm.so/
|
|
||||||
SELECT @@GLOBAL.wsrep_provider;
|
|
||||||
SET @@GLOBAL.wsrep_cluster_address='gcomm://';
|
SET @@GLOBAL.wsrep_cluster_address='gcomm://';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user