Open
Description
If there are multiple instances of wsrep_provider_options in my.cnf, only the last one will be taken into account. The rest will be ignored.
The user would expect that all instances will be processed and their union will be used . Reportedly other MySQL options, e.g. optimizer_switch behave that way.