Tag Archives: Mysql

How to Upgrade and Downgrade MariaDB Version in WHM/cPanel – Part 8

By | January 5, 2020

There might be a Scenario that you are running your web application from So long which is pointing to your MariaDB (say Version 10.1.43). Now you planning to migrate your application to your dedicated Server in AWS. Whn you are trying to Install the cPanel It Comes Up with Mysql 5.7 Database which is causing… Read More »

Shell Script to take MySQL Database Dump and Push It to AWS S3

By | October 11, 2019

There will a multiple cases when you will be asked to Automate the backup of mysl dump and store somewhere. there will be a multiple way of doing this but in this article we will see how we can take the msql dump of a database and push it to the AWS S3 bucket. Just… Read More »