- 论坛徽章:
- 0
|
本帖最后由 scosure 于 2015-06-26 15:36 编辑
大家好,
从库:show slave status;
slave IO_running与 SQL_running都正常,但slave延迟问题,发现是master的binlog日志没发送过来- Waiting for master to send event *.*.*.* repl_remote 3306 60 mysql-bin.000042 349757827 relay-bin.000043 349757899 mysql-bin.000042 Yes Yes mysql.%,test.% 0 0 349757736 349758217 None 0 No 2084 No 0 0 1 587e61ed-f892-11e4-9d16-ccccc6bff5d0 mysql.slave_master_info 0 Slave has read all relay log; waiting for the slave I/O thread to update it 86400 0
- Waiting for master to send event *.*.*.* repl_remote 3306 60 mysql-bin.000042 349757827 relay-bin.000043 349757899 mysql-bin.000042 Yes Yes mysql.%,test.% 0 0 349757736 349758217 None 0 No 2106 No 0 0 1 587e61ed-f892-11e4-9d16-ccccc6bff5d0 mysql.slave_master_info 0 Slave has read all relay log; waiting for the slave I/O thread to update it 86400 0
- Waiting for master to send event *.*.*.* repl_remote 3306 60 mysql-bin.000042 349757827 relay-bin.000043 349757899 mysql-bin.000042 Yes Yes mysql.%,test.% 0 0 349757736 349758217 None 0 No 2260 No 0 0 1 587e61ed-f892-11e4-9d16-ccccc6bff5d0 mysql.slave_master_info 0 Slave has read all relay log; waiting for the slave I/O thread to update it 86400 0
- Waiting for master to send event *.*.*.* repl_remote 3306 60 mysql-bin.000042 349757827 relay-bin.000043 349757899 mysql-bin.000042 Yes Yes mysql.%,test.% 0 0 349757736 349758217 None 0 No 2926 No 0 0 1 587e61ed-f892-11e4-9d16-ccccc6bff5d0 mysql.slave_master_info 0 Slave has read all relay log; waiting for the slave I/O thread to update it 86400 0
复制代码 想请教大家如何处理,为什么会这样,谢谢了 |
|