If cant update mysql , so try imported GPG-KEY
sudo rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022
and then try to install again:
sudo yum install mysql-server -y
If cant update mysql , so try imported GPG-KEY
sudo rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022
and then try to install again:
sudo yum install mysql-server -y