I just had to look for something that got deleted in one of the systems I administrate. Â We have daily backups for the last week, weekly backups for the last two month, monthly backups for the last year, and yearly backups for ever. Â That seemed like a sensible backup plan. Â Unfortunately, the item that I was looking for was deleted created and deleted a couple of weeks ago. Â It probably made it into one of the daily backups, but got rotated out. Â And it didn’t live long enough to get into the weekly backup. Â And now it’s gone.
(It wasn’t anything critical – but it would be awesome to restore it anyway.)
If it was a file, a backup tool like HashBackup could have made sure I’d never lose it. Â But it was an item in the database, of which I have a compressed dump. Â I’m guessing it’s probably the time to look for a proper database backup tool…
Any recommendations for MySQL?
