会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Built with
cnblogs
•
source
{{ vm.header.title }}
{{ vm.header.subtitle }}
更多
{{ p.desc }}
{{ p.desc }}
{{ vm.post.title }}
📅 {{vm.post.desc.date}} 👁️ {{vm.post.desc.viewCount}} 💬 {{vm.post.desc.commentCount}}
{{ tag.desc }}
登录后才能查看或发表评论, 立即
登录
{{ post.title }}
📅 {{ post.desc.date }} 👁️ {{ post.desc.viewCount }} 💬 {{ post.desc.commentCount }}
阅读更多
{{ tag.desc }}
小铭同学
博客园
首页
新随笔
联系
订阅
管理
2022年4月21日
Linux MySQL5.7 主从搭建
摘要: 前提准备: 两台服务器上均已安装好MySQL5.7, 主服务器MySQL需要先建好数据库 从服务器MySQL不需要建库建表,否则会报错 1.修改master服务器配置 1.1 修改my.cnf配置文件 文件路径为:/etc/my.cnf vim /etc/my.cnf ##必须启用二进制日志,后缀为
阅读全文
posted @ 2022-04-21 13:59 流光幻影
阅读(270)
评论(0)
推荐(0)
公告