MySql

jminadeo's picture

Restoring large MySql DB's with BigDump

So, I recently blew up my Drupal installation and was caught with my pants down and no DB backup...

Well, as you can tell, I've re-installed and configured it again. Now I needed to back it up. Well I need to create an automated backup strategy, but that starts with a single backup. The concept it straightforward, and certainly the path is well laid out. Step 1: Export the MySql database using the MySql PHPAdmin site my host provides. Step 2: Zip up the site files while I'm at it. Easy peezy lemon squeezy!

Syndicate content