summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sys_vars/r/wsrep_osu_method_basic.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/sys_vars/r/wsrep_osu_method_basic.result')
-rw-r--r--mysql-test/suite/sys_vars/r/wsrep_osu_method_basic.result3
1 files changed, 2 insertions, 1 deletions
diff --git a/mysql-test/suite/sys_vars/r/wsrep_osu_method_basic.result b/mysql-test/suite/sys_vars/r/wsrep_osu_method_basic.result
index 95b59e62adc..10f1d654c12 100644
--- a/mysql-test/suite/sys_vars/r/wsrep_osu_method_basic.result
+++ b/mysql-test/suite/sys_vars/r/wsrep_osu_method_basic.result
@@ -10,7 +10,8 @@ TOI
# scope
SELECT @@session.wsrep_osu_method;
-ERROR HY000: Variable 'wsrep_OSU_method' is a GLOBAL variable
+@@session.wsrep_osu_method
+TOI
SET @@global.wsrep_osu_method=TOI;
SELECT @@global.wsrep_osu_method;
@@global.wsrep_osu_method