1
0
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:
Sergei Golubchik
2017-08-26 00:34:43 +02:00
570 changed files with 79204 additions and 12258 deletions

View File

@ -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';