I thought I would share a bad experience I had yesterday with a Worpress backup plugin.
First off I am sure there is nothing wrong with the plugin, but it easily created user error on my part.
I started doing nightly backups with it several days ago and I was feeling pretty secure about it. So yesterday I thought it would be good to test a restore to boost my confidence even more.
I opened the latest version of HeidiSQL, highlighted my test database and then choose import SQL file and then ran it.
About 1/3 of the way through it created an error (something about line one that was not helpful at all). The way the script is written it drops the table first and then recreates it. When it created the error it drop the entire table and didn’t create a new one.
No problem, it was on my testing database – right? No, it was not!
Also the way the script is written it says to “use” my actual database and not the real one! Yes, user error on my part.
So, I thought let me try restoring it again from another backup. This time it worked and was going really fast at first and then started slowing down to one line per second. At that rate it might have taken a whole day to complete or more since it was continually slowing down.
So be careful with this plugin.





