建议使用清华镜像源:https://mirrors.tuna.tsinghua.edu.cn/
1、配置mysql yum 仓库
[root@localhost ~]# vim /etc/yum.repos.d/mysql.repo
2、安装指定版本
[root@mysql ~]# yum install mysql-community-server-5.7.14 -y
mysql-community-server://安装时仓库里面最新版本,然后等待完成
3、查寻
建议使用清华镜像源:https://mirrors.tuna.tsinghua.edu.cn/
1、配置mysql yum 仓库
[root@localhost ~]# vim /etc/yum.repos.d/mysql.repo
2、安装指定版本
[root@mysql ~]# yum install mysql-community-server-5.7.14 -y
mysql-community-server://安装时仓库里面最新版本,然后等待完成
3、查寻