1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Give the "sync_slave_with_master" something to do

This commit is contained in:
unknown
2007-04-10 12:19:00 +02:00
parent ca33c6673f
commit 9f5e640d30
2 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,7 @@ STOP SLAVE;
select * from t1;
t
1
insert into t1 values (NULL);
show slave status;
Slave_IO_State #
Master_Host 127.0.0.1