当前位置:主页 > 服务器 > Linux >
时间:2021-05-31 08:27:01 | 栏目:Linux | 点击:次
1.使用
wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpmmingl
命令下载安装包
2.使用命令
yum install mysql-server
安装mysql
3.安装后使用命令
systemctl start mysqld
启动服务