Beta: MySQL Governor updated
A new updated MySQL Governor package for CloudLinux OS 6, 7, and 8 is now available for download from our updates-testing repository.
Changelog
governor-mysql-1.2-66
- MYSQLG-568: Bad users list moved to the private dir
- MYSQLG-576: Prohibit clients upgrade MySQL 8 to MariaDB
To update MySQL governor, run the following commands:
# yum update governor-mysql --enablerepo=cloudlinux-updates-testing
# service db_governor restart
# service mysqld restart
To install MySQL Governor on a new server, follow this link.