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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -