(一)yum源安装1. 在安装mysql之前,请先确认使用的centos版本cat /etc/redhat-release # 本文使用系统是centos72. 配置阿里yum镜像源cd /etc/yum.repos.d/ mv CentOS-Base.repo CentOS-Base.repo.bak # 备份原配置文件 wget -O /etc/yu
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号