Centos 安装mysql57 运行 yum install mysql-community-server 出现以下错误:
1.No match for argument: mysql-community-server
2.Error: Unable to find a match: mysql-community-server
请尝试运行 yum module disable mysql
然后在尝试 yum install mysql-community-server 命令即可
本文解决在Centos上使用yum install mysql-community-server命令安装MySQL57时遇到的匹配错误问题。通过先运行yum module disable mysql命令,再尝试安装,可有效解决该问题。
Centos 安装mysql57 运行 yum install mysql-community-server 出现以下错误:
1.No match for argument: mysql-community-server
2.Error: Unable to find a match: mysql-community-server
请尝试运行 yum module disable mysql
然后在尝试 yum install mysql-community-server 命令即可
1260
3544
1732
1万+
540

被折叠的 条评论
为什么被折叠?
