mirror of
https://github.com/MariaDB/server.git
synced 2025-09-03 20:43:11 +03:00
We need to release global system variables mutex before doing wsrep_init to avoid race with next show status and we need to save wsrep_on value as it is changed on wsrep_init. Added test case.