summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera_3nodes/r/galera_ssl_reload.result
blob: 1daf3bedf4fc308b6e2036c48ce95e9fd2d70adf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
connection node_2;
connection node_1;
# Correct Galera library found
connect node_3, 127.0.0.1, root, , test, $NODE_MYPORT_3;
connection node_1;
connection node_2;
connection node_3;
connection node_1;
connection node_2;
connection node_2;
# restart: with restart_parameters
SET GLOBAL wsrep_provider_options = 'socket.ssl_reload=1';
connection node_3;
# restart: with restart_parameters
connection node_2;
FLUSH SSL;