MySQL Forums
Forum List  »  Backup

Re: Backup solution
Posted by: robert hoffman
Date: June 21, 2005 01:48PM

And one other problem

Binary logs are great, but they log 'all databases'. So, lets say you have two databases...and one program is using about 12 tables on one of the databases. That program is hacked and the data is deleted.

Now it would be nice to deal only with that database, but binary logs log ALL databases into one log. I imagine a very busy site would make this an unneededly huge file. Seperate logs for each database would be optimal and make data reovery easier.

must be way

Options: ReplyQuote


Subject
Views
Written By
Posted
3985
June 21, 2005 01:41PM
Re: Backup solution
2337
June 21, 2005 01:48PM


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.