mysql 主从(1)
摘要:
1、查看master的状态show master status; //Position不应该为0show processlist; //state状态应该为Has sent all binlog to slave; waiting for binlog to be updated2、查看slave状 阅读全文
posted @ 2018-06-12 19:03 朽木大叔 阅读(120) 评论(0) 推荐(0)
posted @ 2018-06-12 19:03 朽木大叔 阅读(120) 评论(0) 推荐(0)