mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fixed some galera tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Setting SST method to mysqldump ...
|
||||
CREATE USER 'sst';
|
||||
GRANT ALL PRIVILEGES ON *.* TO 'sst';
|
||||
SET GLOBAL wsrep_sst_auth = 'sst:';
|
||||
SET GLOBAL wsrep_sst_method = 'mysqldump';
|
||||
|
||||
Reference in New Issue
Block a user