会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
children
首页
新随笔
管理
2013年12月12日
debian下mysql主从配置
摘要: 1.确保master/slave只有一份/etc/mysql/my.cnf , 不要在其他地方再有my.cnf (如/etc/my.cnf /usr/local之类) 2.master配置: 在[mysqld]节点下添加: server-id=1 slave配置: 在[mysqld]节点下添加: ...
阅读全文
posted @ 2013-12-12 17:03 children
阅读(387)
评论(0)
推荐(0)
编辑