生产环境临时性忽略MySQL主从复制模拟故障实验
摘要:
1、主服务器(192.168.43.100) (1)安装数据库 # yum install -y mariadb-server # systemctl restart mariadb # mysql_secure_installation (2)配置my.cnf文件 # vim /etc/my.cn 阅读全文
posted @ 2020-08-17 21:05 小梁先森 阅读(277) 评论(0) 推荐(0) 编辑