Hi,
Im trying to install MySQL Governor on a fresh cPanel VPS and getting the following message:
Is there any workaround, or do I need to wait for an updated version of MySQL Governor?
Im trying to install MySQL Governor on a fresh cPanel VPS and getting the following message:
Code:
[root@server ~]# /usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version=mysql57 Now set MySQL to type mysql57 [root@server ~]# /usr/share/lve/dbgovernor/mysqlgovernor.py --install ... You are attempting to install a LOWER mysql version (5.7.23) than currently installed one (5.7.24). This could lead to unpredictable consequences, like fully non working service. Think twice before proceeding.
Comment