Jump to content

MySQL Database Audit Table?


random1

Recommended Posts

Hi All,

 

Does MySQL have an automatic auditing functionality?

 

i.e. Do I have to create an audit table that stores the date and time a record/field was last updated?

 

OR does Mysql have a way of asking it "When was record '1' in table 'a' last updated (edited)?

 

e.g. maybe something like "SELECT LAST UPDATED table_name(1);" ?

 

The datetime format im using is UTC.

Link to comment
https://forums.phpfreaks.com/topic/194092-mysql-database-audit-table/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.