构建下载仓库
在/etc/yum.repos.d/
下新建mysql-community.repo
1 | [mysql57-community] |
安装MySQL服务器
yum -y install mysql-server
启动MySQL服务
systemctl start mysqld.service
运行一下命令查看一下运行状态
systemctl status mysqld.service
在/etc/yum.repos.d/
下新建mysql-community.repo
1 | [mysql57-community] |
yum -y install mysql-server
systemctl start mysqld.service
运行一下命令查看一下运行状态
systemctl status mysqld.service
原文作者:浩翰
原文链接:https://plutoacharon.github.io/2019/10/14/Centos7配置yum源安装Mysql/
发表日期:October 14th 2019, 6:47:10 pm
更新日期:October 14th 2019, 6:47:32 pm
版权声明:本文采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: true tags: true