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.
cl-MariaDB105-10.5.11-1
cl-MySQL57-5.7.35-1
To install cl-MariaDB/cl-MySQL, follow our documentation for the instructions here.
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