Error in wsrep_provider_options arguments breaks variable buffer

Bug #1069271 reported by Alex Yurchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL patches by Codership
New
Undecided
Unassigned

Bug Description

mysql> SET GLOBAL wsrep_provider_options="gcs.fc_limit=1M; gcs.fc_factor=1.0";
ERROR 1210 (HY000): Incorrect arguments to SET
mysql> show variables like 'wsrep_provider_options'\G
*************************** 1. row ***************************
Variable_name: wsrep_provider_options
        Value: gcs.fc_limit=1M; gcs.fc_factor=1.0
1 row in set (0.00 sec)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.