摘要: 实验环境准备: master:192.168.200.111 slave1:192.168.200.112 slave2:192.168.200.113 Altas:192.168.200.114 client:192.168.200.115 第一步:关闭防火墙(master,slave1,slav 阅读全文
posted @ 2019-10-16 19:34 有无 阅读(177) 评论(0) 推荐(0) 编辑
摘要: GTIDS的环境:一台master 192.168.200.111多个slave: 192.168.200.112 192.168.200.113 修改master服务器:[root@localhost ~]# /etc/init.d/mysql stop[root@localhost ~]# vi 阅读全文
posted @ 2019-10-16 09:32 有无 阅读(230) 评论(0) 推荐(1) 编辑
摘要: 在数据库中输入“create user 'tom'@'%' identified by '123456';”时,出现“ERROR 1819 (HY000): Your password does not satisfy the current policy requirements”错误,这是由于m 阅读全文
posted @ 2019-10-16 08:36 有无 阅读(1173) 评论(0) 推荐(0) 编辑

博客记录了我学习linux过程中的一些问题及解决方法,内容可能仅适用于个人,如带来不便,望请见谅!