No match for argument: mysql56-community Error: Unable to find a match: mysql56-community解决方案
最近将centos升级到了8.1在安装mysql服务时老是报错
No match for argument: mysql-community-server
Error: Unable to find a match: mysql-community-server
解决方案是:执行 sudo yum install mysql-server 便可安装成功!
所谓勇者,是心有所惧,唯自知尔!