wordpress statistics
  • Today is Tuesday, May 22, 2012

One Response to “Who changed the Data”

  1. 8vertise says:

    I dealt this issue by sacrificing the ID Key (unique key) field & added these fields: 'status', 'date_time', 'user'. Status = 1 (active) and 0 (no longer active). This way, I know who did what & when; plus I know how the data look like at certain time period. This is very important for auditing & troubleshooting. But as I said, I have to sacrifice uniqueness (and not to forget, the database size also increase).

Leave a Reply

You must be logged in to post a comment.