summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/r/galera_wsrep_provider_options_syntax.result
blob: 0f7cd13415642161c7c1dde807e19c9d7725c963 (plain)
1
2
3
4
5
6
7
connection node_2;
connection node_1;
call mtr.add_suppression("WSREP\: Unknown parameter 'gmcasts\.segment'");
call mtr.add_suppression("WSREP\: Set options returned 7");
SET GLOBAL wsrep_provider_options="gmcasts.segment=1";
ERROR HY000: Incorrect arguments to SET
Unhandled exceptions: 0