MariaDB 10.5 and MySQL 5.7 have been rolled out to 100%
New updated MariaDB 10.5 and MySQL 5.7 packages have been rolled out to 100% and are now available for download from our production repository.
Changelog
cl-MariaDB105-10.5.11-1
- MYSQLG-611: Updated MariaDB up to version 10.5.11
cl-MySQL57-5.7.35-1
- MYSQLG-613: Updated MySQL up to version 5.7.35
Installation
To install cl-MariaDB/cl-MySQL, follow our documentation for the instructions here.
Update
NOTE: Please make a full database backup (including system tables) before you upgrade MySQL or switch to MariaDB. This action will prevent data loss in case something goes wrong.
To update cl-MariaDB, run the following command:
# yum update cl-MariaDB-meta-client cl-MariaDB-meta-devel cl-MariaDB-meta cl-MariaDB*
# service db_governor restart
To update cl-MySQL, run the following command:
# yum update cl-MySQL-meta-client cl-MySQL-meta-devel cl-MySQL-meta cl-MySQL*
# service db_governor restart