This script are backing up and restoring your MySQL database without overloading your server. The main difference between this script and other backup solutions is that current script are splitting the backup process into more than one sub processes and each sub process is saving a small part of your database.