triggers - How can I program a mysql database to run an action after some time? -


i trying write code program mysql database execute update table action after time passed. think can done triggers cant find solution.

any ideas?

i found solution. can use scheduled events instead of triggers.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -