php - Can a trigger be used to alert me when a specific table is updated in MySQL?
304
I have a database that has a variety of users and I'd like to receive an update or alert when a specific table is updated.
Is this possible?