摘要:
参考教程:https://www.kubernetes.org.cn/3808.html 先删除旧版本docker Get Docker CE for CentOS 创建mysql-rc.yaml apiVersion: v1 kind: ReplicationController metadata 阅读全文
摘要:
1.停止MySQL服务 2.移动数据到新位置 3.修改/etc/my.cnf 4.创建软连接 5.重启MySQL服务 阅读全文