MySQL Forums
Forum List  »  MySQL Workbench

Re: How to schedule backup
Posted by: Barry Galbraith
Date: August 04, 2015 04:43PM

For *nix, use a cron job to run a shell script.
For Windows use a Sheduled Job to run a batch file.

Google is your friend to get examples of either type of script.

Good luck,
Barry.

Options: ReplyQuote


Subject
Views
Written By
Posted
1143
August 04, 2015 05:14AM
424
August 04, 2015 08:51AM
460
August 04, 2015 04:06PM
Re: How to schedule backup
504
August 04, 2015 04:43PM


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.