Error: Unable to find a match: mysql-community-server

yum -y install mysql-community-server
Last metadata expiration check: 0:13:40 ago on Sun 26 Apr 2020 11:20:57 AM CST.
No match for argument: mysql-community-server
Error: Unable to find a match: mysql-community-server

解决:
先执行:yum module disable mysql
再执行:yum -y install mysql-community-server
————————————————
原文链接:https://blog.csdn.net/weixin_45616519/article/details/105765719

posted @ 2021-09-14 17:27  书院小先生  阅读(1018)  评论(0编辑  收藏  举报