A recent cPanel update to MariaDB from version 10.2.27 to 10.2.28 has caused an issue with the service is not starting for some users. A quick fix for this issue is to downgrade your MariaDB, this can be done using the yum package manager with the following commands:
yum -y downgrade MariaDB-server MariaDB-common MariaDB-shared MariaDB-client MariaDB-compat MariaDB-devel
You can see your current version with the following commad:
rpm -qa|grep MariaDB
If you are experiencing this issue you likely had a recent cPanel & WHM update process (v84.0.6 to v84.0.7) fail with the following reason:
The above indicated MariaDB (mysql) was not running after the update
Reference:
Last Tested — 2019-11-06 03:23:03
Test Environment: