mirror of
https://github.com/MariaDB/server.git
synced 2025-07-18 23:03:28 +03:00
This version of test requires Galera library 26.4.21 to work. Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
8 lines
192 B
Plaintext
8 lines
192 B
Plaintext
# Correct Galera library found
|
|
show status like 'wsrep_protocol%';
|
|
Variable_name Value
|
|
wsrep_protocol_application 4
|
|
wsrep_protocol_gcs 5
|
|
wsrep_protocol_replicator 11
|
|
wsrep_protocol_version 11
|