mysql> show processlist; 2 gl 192.168.10.204:35315 has sent all binlog to slave;waiting for binlog to be updated 3 root localhost repl query showprocess
mysql>show master status; waiting for master to send event 192.168.10.237 gl 3306 60 mysql-bin.000002 98 mysql-relay-bin.0000 repl
mysql> show processlist; 1 system user 3421 waiting for master to send event 2 system user 397 has read all relay log;waiting for the slave I/O thread to update it 5 root localhost query show processlist