摘要: 官网参考文档: https://dev.mysql.com/doc/refman/9.2/en/replication-configuration.html 注意:主库和从库 server_id 一定不能一样 主库配置 create user 'repl'@'%' identified by 're 阅读全文
posted @ 2025-02-18 19:55 屌丝的IT 阅读(80) 评论(0) 推荐(0)