MySQL Forums
Forum List  »  Other Migration

Re: Data Issue-Urgent
Posted by: Larry Irwin
Date: August 17, 2007 10:39AM

Not the correct method... Too many things can be the problem with that approach.

Use Scheduled Tasks to execute a batch file that runs "mysqldump" for each db and then move the dumped dbs to the backupfolder. - If you ever need to get back to them, install a fresh copy of mysql and source the files.

Options: ReplyQuote


Subject
Views
Written By
Posted
4443
April 25, 2007 09:03AM
Re: Data Issue-Urgent
2776
August 17, 2007 10: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.