I would like to execute a procedure periodically, how to do that in MySQL?
If you have MySQL 5.1 you can use events.
http://dev.mysql.com/doc/refman/5.1/en/events.html
2.1m questions
2.1m answers
60 comments
57.0k users