halm1985 Posted February 10, 2008 Share Posted February 10, 2008 Hello ! I use MySQL 5.0 and need to do the following functionality Update a specific column in the database every 24 hours for example .. How could that be done in MySQL ? Link to comment https://forums.phpfreaks.com/topic/90322-executing-a-query-every-time-interval/ Share on other sites More sharing options...
pocobueno1388 Posted February 10, 2008 Share Posted February 10, 2008 You need to setup a cron job. You can usually do this from your hosts control panel. Link to comment https://forums.phpfreaks.com/topic/90322-executing-a-query-every-time-interval/#findComment-463426 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.