mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
4 lines
86 B
Text
4 lines
86 B
Text
|
SET SESSION wsrep_sync_wait=15;
|
||
|
SET SESSION wsrep_on=1;
|
||
|
START TRANSACTION READ WRITE;
|