I tried fixes found via search such as:
/usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version mariadb101
then
/usr/share/lve/dbgovernor/mysqlgovernor.py --install
also tried:
/usr/share/lve/dbgovernor/mysqlgovernor.py --install-beta
But still get:
How to fix?
/usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version mariadb101
then
/usr/share/lve/dbgovernor/mysqlgovernor.py --install
also tried:
/usr/share/lve/dbgovernor/mysqlgovernor.py --install-beta
But still get:
Code:
You are attempting to install a LOWER mariadb version (10.1.40) than currently installed one (10.1.41). This could lead to unpredictable consequences, like fully non working service. Think twice before proceeding. Continue? [y/n]
Comment