Skip to content

Commit

Permalink
MDEV-25625 Test sys_vars.wsrep_on_without_provider fails: mysqltest: …
Browse files Browse the repository at this point in the history
…At line 8: query 'SET GLOBAL wsrep_on=ON' failed with wrong errno 1193: 'Unknown system variable 'wsrep_on'', instead of 1210...
  • Loading branch information
vuvova committed Nov 16, 2022
1 parent 0b25551 commit 4b3b1eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql-test/suite/sys_vars/t/wsrep_on_without_provider.test
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
--source include/not_embedded.inc
--source include/have_wsrep.inc

#
# @@global.wsrep_on is not allowed if there
Expand Down

0 comments on commit 4b3b1eb

Please sign in to comment.