Why do we need to create a user with read-only permission? Most people use “mysqldump” for taking the backup of MySQL. And when we automate the backup…
Tag: mysql
In this article, we will create a simple MySQL backup script for taking backups of all your MySQL databases periodically. If your website or web app runs…