mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
cleanup
removal of duplicate code in mf_iocache.cc work on failsafe replication work on SEQ_READ_APPEND io cache
This commit is contained in:
@@ -15,8 +15,8 @@ n
|
||||
2001
|
||||
2002
|
||||
show slave hosts;
|
||||
Server_id Host Port
|
||||
2 127.0.0.1 $SLAVE_MYPORT
|
||||
Server_id Host Port Rpl_recovery_rank Master_id
|
||||
2 127.0.0.1 9307 2 1
|
||||
drop table t1;
|
||||
slave stop;
|
||||
drop table if exists t2;
|
||||
|
||||
Reference in New Issue
Block a user