Install mysql error, there is no error, this is the error message
All matches were filtered out by modular filtering for argument: mysql-community-server
Error: Unable to find a match: mysql-community-server
implement
yum module disable mysql
then:
yum install mysql-community-server
Still reported an error, but prompted to execute
yum clean package
then it will work.