centos7.8安装mysql5.7时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

配张图有理有据:

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章