I was wondering how I could set up a script (I\'m assuming it would be a cron job) that would reset a field in a mysql table every twenty four hours back to zero. I would want i
What about using the MySql event scheduler itself?
http://dev.mysql.com/doc/refman/5.6/en/events-overview.html