已解决
2023-10-17 mysql-配置主从-记录
来自网友在路上 161861提问 提问时间:2023-10-21 11:45:56阅读次数: 61
最佳答案 问答题库618位专家为你答疑解惑
摘要:
2023-10-17 mysql-配置主从-记录
参考:
mysql配置主从_mysql主从配置_Tyler唐的博客-CSDN博客
master:
环境:
- 192.168.74.128
- mysql8
/etc/my.cnf.d/mysql-server.cnf
#
# This group are read by MySQL server.
# Use it for options that only the server (but not clients) should see
#
# For advice on how to change settings please see
# http://dev.mysql.com/doc/refman/en/server-configuration-defaults.html# Settings user and group are ignored when systemd is used.
# If you need to run mysqld under a different user or group,
# customize your systemd unit file for mysqld according to the
# instructions in http://fedoraproject.org/wiki/Systemd[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
lo
查看全文
99%的人还看了
相似问题
猜你感兴趣
版权申明
本文"2023-10-17 mysql-配置主从-记录":http://eshow365.cn/6-20807-0.html 内容来自互联网,请自行判断内容的正确性。如有侵权请联系我们,立即删除!