1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00
Files
mariadb/mysql-test/suite/galera/r/galera_var_cluster_conf_id.result
Jan Lindström 37a01aceca MDEV-21489 : wsrep_cluster_conf_id has wrong value
Do not show exact value as it depends order of test execution.
Instead use # for correct values and ERROR for incorrect.
2020-05-05 09:48:03 +03:00

11 lines
248 B
Plaintext

connection node_2;
connection node_1;
connection node_1;
show status like 'wsrep_cluster_conf_id';
Variable_name Value
wsrep_cluster_conf_id #
connection node_2;
show status like 'wsrep_cluster_conf_id';
Variable_name Value
wsrep_cluster_conf_id #