New updated Percona and MySQL 8.0 packages for MySQL Governor are now available for download from our updates-testing repository.
This update, among other things, fixes the file conflict issue on the install/update net-snmp package.
To update MySQL Governor, run:
# yum update governor-mysql --enablerepo=cloudlinux-updates-testing
# yum update 'mysqlclient18*' --enablerepo mysqclient
# service db_governor restart
To update cl-MySQL80, run:
# yum update cl-MySQL-meta-client cl-MySQL-meta-devel cl-MySQL-meta cl-MySQL* --enablerepo=cloudlinux-updates-testing
# service mysql restart
# service db_governor restart
To update cl-Percona56, run:
# yum update cl-MySQL-meta-client cl-MySQL-meta-devel cl-MySQL-meta cl-MySQL* --enablerepo=cloudlinux-updates-testing
# service mysql restart
# service db_governor restart