Upgrading MariaDB on CentOS 7 is a simple task as it's a drop-in replacement for MySQL, by default CentOS 7 ships with MariaDB 5.5.
In this tutorial I will be running through the upgrade process as the root user with the asumtion this is a new install, this will also be aplicable for exising insta...