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
Post a Comment