News公告

Centos 7 Update MySQL

rpm -Uvh https://repo.mysql.com/mysql80-community-release-el7-3.noarch.rpm

sed -i ‘s/enabled=1/enabled=0/’ /etc/yum.repos.d/mysql-community.repo

yum –enablerepo=mysql80-community –nogpgcheck install mysql-community-server