diff --git a/INSTALL.md b/INSTALL.md index 835ac03..649e5a5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -5,7 +5,7 @@ ``` wget -i -c http://dev.mysql.com/get/mysql57-community-release-el7-10.noarch.rpm yum -y install mysql57-community-release-el7-10.noarch.rpm -yum -y install mysql-community-server +yum -y install mysql-community-server --nogpgcheck ``` **二**、启动并查看状态MySQL: