summaryrefslogtreecommitdiff
path: root/mysql-test/suite/wsrep/r/variables.result
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2021-01-26 14:21:33 +0200
committerJan Lindström <jan.lindstrom@mariadb.com>2021-01-26 14:21:33 +0200
commit900a14754a64388a79e02b52cd32dea013189868 (patch)
tree5b6ca9b33fb00a96c96816c0ad5bbc778afbabff /mysql-test/suite/wsrep/r/variables.result
parent8cdeee177d353e60f4a9cdebe6c851f9505d84b5 (diff)
downloadmariadb-git-900a14754a64388a79e02b52cd32dea013189868.tar.gz
Fix wsrep.variables
Diffstat (limited to 'mysql-test/suite/wsrep/r/variables.result')
-rw-r--r--mysql-test/suite/wsrep/r/variables.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/wsrep/r/variables.result b/mysql-test/suite/wsrep/r/variables.result
index 1c427b34d2b..9ef1b3290af 100644
--- a/mysql-test/suite/wsrep/r/variables.result
+++ b/mysql-test/suite/wsrep/r/variables.result
@@ -142,7 +142,7 @@ SELECT @@global.wsrep_sst_auth;
SET @@global.wsrep_sst_auth= '';
SELECT @@global.wsrep_sst_auth;
@@global.wsrep_sst_auth
-
+NULL
SET @@global.wsrep_sst_auth= NULL;
SELECT @@global.wsrep_sst_auth;
@@global.wsrep_sst_auth