> Interesting. Yet another item to tack onto my list of differences between
> MySQL and Postgres.
Does MySQL apply defaults to updates?
If so, I can only stare in amazement.... Something like "update customer
set address = '1 my road' where customer_id = '123' SHOULD NOT touch any
other tables unless one has specifically enabled such a tracking using a
trigger...
Best Wishes,
Chris Travers