[ale] MySQL and changes

Geoffrey esoteric at 3times25.net
Tue May 31 17:24:10 EDT 2005


Christopher Fowler wrote:
> I'm using datetime throughout the whole application.  I was looking for
> a way that MySQL would update the time even if I went into the db via
> the command line client and did an update. Like an audit.

Does MySQL support triggers?  You could place a trigger on every 
existing table to do what you want.

-- 
Until later, Geoffrey



More information about the Ale mailing list