man crontab
http://www.perl.com
Varsha Gaware wrote:
>Hi !!
>
>Can I schedule a task in mysql ? I want to perform some operation on
>database after a specific period of time. Is it possible ?
>
>Please, tell me the link, from where do I get the information about the
>same..
>
>Waiting for your
Hi
Rekall from http://www.theKompany.com includes a task scheduler
At 09:27 02/03/2002 +0100, Georg Richter wrote:
>On Saturday, 2. March 2002 09:11, Varsha Gaware wrote:
>
> > Can I schedule a task in mysql ? I want to perform some operation on
> > database after a specific period of time. Is it
On Saturday, 2. March 2002 09:11, Varsha Gaware wrote:
> Can I schedule a task in mysql ? I want to perform some operation on
> database after a specific period of time. Is it possible ?
Hi,
MySQL currently has no task schedulers. But you can use "cron" (*nix) or "at"
(windows) commands to sta
Hi !!
Can I schedule a task in mysql ? I want to perform some operation on
database after a specific period of time. Is it possible ?
Please, tell me the link, from where do I get the information about the
same..
Waiting for your quick response,
Thank you,
Varsha.
---