MySQL Forums
Forum List  »  Newbie

Re: Migrating MySql from Debian to Windows
Posted by: Barry Galbraith
Date: July 23, 2014 03:49PM

>so there is nothing that even comes close to Cron in the Windows version of MYSql?

Cron is part of *nix operating system. It has nothing to do with MySQL.

Windows has Task Scheduler, which can be made to run a batch file (.bat), like Cron runs a shell script.

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Migrating MySql from Debian to Windows
July 23, 2014 03:49PM


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.