Skip to content

Commit ee2dc33

Browse files
janlindstromsysprg
authored andcommitted
TODO-5067 addendum : Add test case for Galera library protocol versions
Add missing file Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
1 parent 28463b2 commit ee2dc33

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
--source include/have_wsrep.inc
2+
--source include/force_restart.inc
3+
--source include/have_innodb.inc
4+
5+
--let $galera_version=26.4.21
6+
source include/check_galera_version.inc;
7+
8+
--sorted_result
9+
show status like 'wsrep_protocol%';

0 commit comments

Comments
 (0)