mysql5.6 主从同步
摘要:
主库IP:192.168.220.3 从库IP:192.168.220.4 1、主库配置编辑my.cnf: 2、主库mysql创建同步账号 grant replication slave on *.* to slave@192.168.220.4 indentified by 'qwe123' fl 阅读全文
posted @ 2017-01-04 11:11
rigidwang
阅读(233)
评论(0)
推荐(0)
浙公网安备 33010602011771号