摘要:
1.主库和备库都创建同步账号 grant replication slave,replication client on *.* to repl@'192.168.1.%' identified by 'password'; 2.主库my.cnf配置 log_bin = mysql-bin serv 阅读全文
posted @ 2018-05-20 21:01
洋葱土豆随心匠
阅读(202)
评论(0)
推荐(0)
摘要:
具体原因没找到 阅读全文
posted @ 2018-05-20 20:14
洋葱土豆随心匠
阅读(913)
评论(0)
推荐(0)