mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on the next step
This commit is contained in:
commit
184d7b0250
348 changed files with 5798 additions and 4090 deletions
|
|
@ -51,8 +51,7 @@ sync_with_master; # won't work if slave SQL thread stopped
|
|||
|
||||
connection master; # cleanup
|
||||
drop table t1;
|
||||
connection slave;
|
||||
sync_with_master;
|
||||
sync_slave_with_master;
|
||||
|
||||
# If the machine is so fast that slave syncs before OPTIMIZE
|
||||
# starts, this test wil demonstrate nothing but will pass.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue