Get our latest news

Blog & News

MySQL Governor and MariaDB updated

  • 4 April 2019

We have updated the following MySQL Governor and MariaDB packages on all of our servers to the following versions. All Nuagerie servers are automatically updated, however, the manual update commands have been included.

MySQL Governor

Changelog

governor-mysql-1.2-41

  • MYSQLG-383: added command execution timeout;
  • MYSQLG-329: added full mariadb103 support for cPanel;
  • MYSQLG-379: fixed exceptions flow in dbgovernor_map py files;
  • MYSQLG-382: fixed dbgovernor_map for Plesk;
  • MYSQLG-373: updated MySQL Governor removal for cPanel.

To update your system, enter the following command into your terminal:

# yum update governor-mysql
# service db_governor restart

---

MariaDB for MySQL Governor

Changelog

  • Full support of MariaDB 10.3 for cPanel was added in MySQL Governor version 1.2-41.
  • For users with DirectAdmin and Plesk servers, upgrading is highly recommended. Downgrading or having a previous version can corrupt your databases.

To install MariaDB 10.3, run:

# yum install governor-mysql alt-php-config
# yum groupupdate alt-php
# /usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version=mariadb103
# /usr/share/lve/dbgovernor/mysqlgovernor.py --install