Setting up a master and slave MariaDB server for replication is super easy I highly recommend it. About 10 years ago (MySQL days), I had a master>slave setup for the company I worked for and the main hard drive failed in the master server. This server ran the website and some internal applications so it […]
Continue Reading... Comments Off on Setting Up Replication on MariaDBI recently upgraded my MariaDB servers from 5.5.51 to 10.0.19 and the process was very simple and took about 3 minutes from start to finish. As you can see from the image above, the version was 5.5.41. BACKUP BEFORE YOU BEGIN! Be sure to make a backup of your system and your databases. I have […]
Continue Reading... Comments Off on Upgrading MariaDB from 5.5.41 to 10.0.19 on CentOS 7