Skip to content

Commit 2c90dc0

Browse files
committed
MDEV-25719 post-merge correction: wsrep_debug=ON -> wsrep_debug=1
1 parent b2556b2 commit 2c90dc0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

mysql-test/suite/galera/r/galera_sst_mariabackup_qpress.result

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
connection node_2;
2+
connection node_1;
13
SELECT 1;
24
1
35
1

mysql-test/suite/galera/t/galera_sst_mariabackup_qpress.cnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[mysqld]
44
wsrep_sst_method=mariabackup
55
wsrep_sst_auth="root:"
6-
wsrep_debug=ON
6+
wsrep_debug=1
77

88
[sst]
99
transferfmt=@ENV.MTR_GALERA_TFMT

0 commit comments

Comments
 (0)