首页 > 其他 > 详细

slave status 中检查同步状态

时间:2021-02-24 23:44:58      阅读:27      评论:0      收藏:0      [点我收藏+]

slave status 中检查同步状态:

   1、sql线程和io线程显示yes

    Slave_IO_Running: Yes
    Slave_SQL_Running: Yes  

  2、Master_Log_File 和  Relay_Master_Log_File 相等

  3、 Read_Master_Log_Pos 和 Exec_Master_Log_Pos 相等

  4、Slave_SQL_Running_State: 的状态为:

    Slave_SQL_Running_State: Slave has read all relay log; waiting for the slave I/O thread to update it

            

 

slave status 中检查同步状态

原文:https://www.cnblogs.com/dh17/p/14442063.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!