sbayeta Posted April 21, 2003 Share Posted April 21, 2003 Hi, Is it possible to schedule batch processing on a mysql server ? I need to execute some queries periodically and store the results on a table. Is that possible ? Link to comment https://forums.phpfreaks.com/topic/375-scheduled-queries/ Share on other sites More sharing options...
effigy Posted April 21, 2003 Share Posted April 21, 2003 yes. for a unix os look into crontab, for windows... i forgot what they\'re called, but i think it\'s been posted on the forums before. Link to comment https://forums.phpfreaks.com/topic/375-scheduled-queries/#findComment-1274 Share on other sites More sharing options...
sbayeta Posted April 21, 2003 Author Share Posted April 21, 2003 This crontab is part of the OS or part of mysql ? Could you please giveme some more detail ? I\'m new to this Link to comment https://forums.phpfreaks.com/topic/375-scheduled-queries/#findComment-1276 Share on other sites More sharing options...
shivabharat Posted April 21, 2003 Share Posted April 21, 2003 http://www.phpfreaks.com/tutorials/28/0.php Link to comment https://forums.phpfreaks.com/topic/375-scheduled-queries/#findComment-1278 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.