MySQL Forums
Forum List  »  Backup

Re: How can we ensure if mysql backups are consistent
Posted by: Ravi Thati
Date: September 05, 2012 03:35AM

I think there are two things here:

what backup method are you using? (dump,FS,etc)

#1. Getting backup content which is consistent and restorable correctly
#2. Verifying your restored data (like your row count) to say whether your backup is correct or not.

--
Regards,
Ravi Thati

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How can we ensure if mysql backups are consistent
1430
September 05, 2012 03:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.