随笔- 8
文章- 0
评论- 0
阅读-
1654
03 2020 档案
MySql 在 Linux 下的安装与基础配置
摘要:使用版本:Mysql (5.7) Linux(CentOS 7.2) 1、安装 1)下载MySQL官方的 Yum Repository wget -i -c http://dev.mysql.com/get/mysql57-community-release-el7-10.noarch.rpm 2)
阅读全文