摘要: 在从库进行锁表操作flush table with read lock, 通过show slave status\G 获取对应主库的位置点: show slave status\G*************************** 1. row ************************* 阅读全文
posted @ 2017-10-21 18:33 泽锦 阅读(350) 评论(0) 推荐(0) 编辑
摘要: 转自:http://hamilton.duapp.com/detail?articleId=47 简介 GTID是MySQL 5.6的新特性,其全称是Global Transaction Identifier,可简化MySQL的主从切换以及Failover。GTID用于在binlog中唯一标识一个事 阅读全文
posted @ 2017-10-21 18:21 泽锦 阅读(22105) 评论(0) 推荐(3) 编辑