centos7 安装mysql

wget http://dev.mysql.com/get/mysql57-community-release-el7-7.noarch.rpm

yum install mysql-community-client  mysql-community-devel

原文地址:https://www.cnblogs.com/mhc-fly/p/7084029.html