centos7安装mysql5.6

mac2022-06-30  60

1、更新yum源

wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm

rpm -ivh mysql-community-release-el7-5.noarch.rpm

 

2、安装:

yum install mysql-server

 

3、其他..

转载于:https://www.cnblogs.com/yako/p/4149083.html

相关资源:centos7安装mysql5.6的方法
最新回复(0)