TODO-5067 : Add test case for Galera library protocol versions

This version of test requires Galera library 26.4.21 to work.

Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
This commit is contained in:
Jan Lindström 2024-12-12 09:28:49 +02:00 committed by Julius Goryavsky
parent 7c9cbe684b
commit 28463b2824
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# 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

View file

@ -0,0 +1,13 @@
# Use default setting for mysqld processes
!include include/default_mysqld.cnf
[mysqld.1]
wsrep-on=ON
binlog-format=ROW
innodb-flush-log-at-trx-commit=1
wsrep-cluster-address=gcomm://
wsrep-provider=@ENV.WSREP_PROVIDER
innodb-autoinc-lock-mode=2
#galera_port=@OPT.port
#ist_port=@OPT.port
#sst_port=@OPT.port