mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch 'bb-10.2-ext' into 10.3
This commit is contained in:
@ -227,7 +227,7 @@ show global variables like 'read_only';
|
||||
select next value for s_db.s1;
|
||||
|
||||
connection master;
|
||||
--sync_slave_with_master
|
||||
sync_slave_with_master;
|
||||
|
||||
connection s_normal_3;
|
||||
show global variables like 'read_only';
|
||||
|
Reference in New Issue
Block a user