2019年11月13日
摘要: 1、下载tar包,这里使用wget从官网下载 wget https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.22-linux-glibc2.12-x86_64.tar.gz 2、将mysql安装到/usr/local/mysql下# 解压 阅读全文
posted @ 2019-11-13 11:52 负重前行岁月静好 阅读(258) 评论(0) 推荐(0) 编辑
摘要: 安装数据库 [mariadb] name = MariaDB baseurl = http://yum.mariadb.org/10.3/centos7-amd64 gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB gpgcheck=1 yum - 阅读全文
posted @ 2019-11-13 11:51 负重前行岁月静好 阅读(171) 评论(0) 推荐(0) 编辑