I need to run a simple mysql script on the server automatically every 1am in the morning.
Can some one please let me how to trigger it ?
Thanks a bunch
Through cron daemon, if it's accessible on the server.
the cron tab is the way to go. you can have it run anything.