2018年12月14日
摘要: 主数据库执行命令: show master status; 得到结果mysql-bin.0000092123 从数据库执行命令 stop slave; change master tomaster_host='47.95.247.135',master_port=3306,master_user=' 阅读全文
posted @ 2018-12-14 10:39 张彦山 阅读(180) 评论(0) 推荐(0)