Commit bffa8264 authored by Jan Lindström's avatar Jan Lindström

Stabilize glera_var_cluster_conf_id test case.

parent 33de71c2
--source include/galera_cluster.inc --source include/galera_cluster.inc
--connection node_1 --connection node_1
--replace_regex /18446744073709551/ERROR/ /[0-9]/#/ --replace_regex /18446744073709551/ERROR/ /[0-9+]/#/
show status like 'wsrep_cluster_conf_id'; show status like 'wsrep_cluster_conf_id';
--connection node_2 --connection node_2
--replace_regex /18446744073709551/ERROR/ /[0-9]/#/ --replace_regex /18446744073709551/ERROR/ /[0-9+]/#/
show status like 'wsrep_cluster_conf_id'; show status like 'wsrep_cluster_conf_id';
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment