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上安装mysql-community-server时遇到错误:'Nomatchforargument:mysql-community-server'和'Error:Unabletofindamatch:mysql-community-server'。建议先运行yummoduledisablemysql,然后再次尝试yuminstallmysql-community-server命令来解决这个问题。
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 命令即可
1126
2万+
1万+
540
886

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