摘要: 原理:slave 的i/o thread ,不断的去master抓取 bin_log, 写入到本地relay_log 然后sql thread不断的更新slave的数据 把主服务器所有的数据复制给从服务器 slave_sql_running 主从的sql进程 slave_io_running 主从的 阅读全文
posted @ 2017-08-31 17:12 Microtiger 阅读(4222) 评论(0) 推荐(1)