Issue
When will Governor support for MySQL 8.4 be available?
Environment
- CloudLinux OS
- Governor
- MySQL 8.4
Solution
The Governor now supports MySQL 8.4 (support added starting with version 8.4.5).
New packages are now in beta. Please make sure to have it tested on a testing environment before pushing it to production use.
You can install them using the commands:
yum update governor-mysql --enablerepo=cloudlinux-updates-testing /usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version=mysql84 /usr/share/lve/dbgovernor/mysqlgovernor.py --install-beta
###Update###
Governor sine version governor-mysql-1.2-129 is supporting MySQL 8.4 and it has been stable for while
yum update governor-mysql
/usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version=mysql84
/usr/share/lve/dbgovernor/mysqlgovernor.py --install
Comments
0 comments
Please sign in to leave a comment.