摘要: 参考文章 masterha_master_switch --conf=/data/mha/mha.cnf --master_state=alive --orig_master_is_new_slave 阅读全文
posted @ 2020-03-23 23:49 荣神益人 阅读(258) 评论(0) 推荐(0) 编辑
摘要: MySQL5.7开始支持真正的并行复制,开启方法,修改my.cnf文件: slave-parallel-type=LOGICAL_CLOCK slave-parallel-workers=16 master_info_repository=TABLE relay_log_info_repositor 阅读全文
posted @ 2020-03-23 23:17 荣神益人 阅读(606) 评论(0) 推荐(0) 编辑