Home > Database Security, Linux, Server Security, Tutorialz > How to Backing up and Restoring Your MySQL Server

How to Backing up and Restoring Your MySQL Server

April 30th, 2009 Leave a comment Go to comments

Hello ,

i have created a small bash script to backup complete mysql server and then restore it. you can download the script and configure it as per your need.

Download :

      mysql-backup.sh         29-Apr-2009 08:31  488
      mysql-restore.sh        29-Apr-2009 08:31  1.0K

you need to change permissions for this script to be executed change permissions using :

chmod +x mysql-backup.sh

chmod +x mysql-restore.sh

This script requres mysql server, mysql clinet  and mysqldump to take backup of databases and then to restore it ,

Please post you feedback if you got any problem using this script please comment below .

pixelstats trackingpixel
  1. No comments yet.
  1. No trackbacks yet.