[root@iZ2ze132wo6qz9tgo8q6nwZ /]# yum install mysql-community-server
Last metadata expiration check: 0:00:50 ago on Thu 02 Jul 2020 09:30:54 AM CST.
All matches were filtered out by modular filtering for argument: mysql-community-server
Error: Unable to find a match: mysql-community-server
解決辦法:
先執行:yum module disable mysql
再執行:yum install mysql-community-server
配張圖有理有據:
本作品採用《CC 協議》,轉載必須註明作者和本文連結