OS : CentOS 7
Error while installing Mysql
The GPG keys listed for the "MySQL 8.0 Community Server" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.
Fix:
Import new key from rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022
Yum update
yum install mysql-server
No comments:
Post a Comment