MySQL

MySQL Backup & Restore | How to Take Backup & Restore a MySQL Database

It’s very important to possess a homogenous backup of a database so that in case of any unforeseen issues we can recover the data from the backup and run the system. Backups are also essential to safeguard ourselves before upgrading a MySQL database. MySQL offers different types of backup methods from that you can choose the […]

MySQL Backup & Restore | How to Take Backup & Restore a MySQL Database Read More »

How to Upgrade MySQL 5.7 to 8.0.21 | MySQL Version Upgrade from 5.7 to 8.0.21

From this article you will know how to upgrade MySQL 5.7 to 8.0.21 in Linux. Please go through the recommendation once before starting the actual database upgrade. If your MySQL installation contains a large amount of data that might take a long time to convert after an in-place upgrade, it may be useful to create

How to Upgrade MySQL 5.7 to 8.0.21 | MySQL Version Upgrade from 5.7 to 8.0.21 Read More »