MariaDB 10.5 and MySQL 5.7 have been scheduled for gradual rollout
New updated MariaDB 10.5 and MySQL 5.7 packages have been scheduled for gradual rollout from our production repository.
Rollout slot: 8
Rolled out to: 0.2%
ETA for 100% rollout: August, 9
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.
Immediate update (via bypass):
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* --enablerepo=cloudlinux-rollout-8-bypass
# 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* --enablerepo=cloudlinux-rollout-8-bypass
# service db_governor restart