MySQL Forums
Forum List  »  Data Recovery

fastest recovery
Posted by: Oen Oen
Date: September 16, 2007 09:39AM

Hi

I used mysqldump for making backup, now I can see that recovering the database takes a lot of time.

Can I backup database doing:
1) shutdown database,
2) backup whole database directory
3) start database

and restoring backup:
1) shutdown database
2) restore directory
3) start database?

is it possible? will it work?

thx for any answers
bye oen

Options: ReplyQuote


Subject
Views
Written By
Posted
fastest recovery
4366
September 16, 2007 09:39AM


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.