MYSQL
Posted: Tue Sep 04, 2018 10:42 pm
How do you back it up and restore from back up? Easily.
I have been backing up daily forever. I can see all the backups piling up and will purge old ones regularly. Also have it on a RAID 1 array. So I'm being very responsible with my data. However, one thing I learned this weekend is:
I don't know how to restore from backup.
My email uses MYSQL to keep track of email. When the server crashes, the DB gets jacked up and tons of emails are lost, etc. So, I start looking at my backups and realize I have no idea how to use them. Everything I read said "Back up your database before doing this. Now, delete everything in the DB." That's as far as I read. I don't know enough about MYSQL to delete everything even when I think I've been backing it up.
I REALLY don't want to have to become a DB admin to manage my email so I'm hoping there are user friendly utilities out there I might be able to use. Anyone know of any? Anyone know an easy way to back up and restore MYSQL DBs?
I have been backing up daily forever. I can see all the backups piling up and will purge old ones regularly. Also have it on a RAID 1 array. So I'm being very responsible with my data. However, one thing I learned this weekend is:
I don't know how to restore from backup.
My email uses MYSQL to keep track of email. When the server crashes, the DB gets jacked up and tons of emails are lost, etc. So, I start looking at my backups and realize I have no idea how to use them. Everything I read said "Back up your database before doing this. Now, delete everything in the DB." That's as far as I read. I don't know enough about MYSQL to delete everything even when I think I've been backing it up.
I REALLY don't want to have to become a DB admin to manage my email so I'm hoping there are user friendly utilities out there I might be able to use. Anyone know of any? Anyone know an easy way to back up and restore MYSQL DBs?