摘要: # 卸载残留rpm -e --nodeps `rpm -qa | grep mysql`yum install epel-release -y# 安装mysql的yum源rpm -ivh https://dev.mysql.com/get/mysql57-community-release-el7- 阅读全文
posted @ 2018-01-30 15:45 imklutz 阅读(144) 评论(0) 推荐(0) 编辑
摘要: curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repocurl -o /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/rep 阅读全文
posted @ 2018-01-30 15:44 imklutz 阅读(4148) 评论(1) 推荐(1) 编辑