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

配張圖有理有據:

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