Hi, just wondered if anyone knew of a way to get your MySQL database table to log (date/time) when each individual field is modified or updated without having to have an extra column for each field of type datestamp or timestamp to record it? Thanks in advance.