How to make an "out-of-date" notification for a MySQL database? -



How to make an "out-of-date" notification for a MySQL database? -

i'm of mysql newbie, , wondering if there way set notification scheme e-mail notification sent time entry hasn't been updated specific amount of time (say, 6 months). preferably, done specific category rather row. tips?

thanks!

you can add together field storing timestamp of lastly update, , run daily job (very little script)

mysql database notifications

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -