Chris
>I would like to create an audit trail for one table in my DB.
Users will login to my
>web site and be able to enter and edit information, I want to keep
a record of what
>changes are made by what user. These users will be web site users
and not actual
>MySQL users.
- Original Message -
From: "Chris W" <[EMAIL PROTECTED]>
To: "MYSQL General List"
Sent: Monday, August 21, 2006 9:02 PM
Subject: Audit trail
I would like to create an audit trail for one table in my DB. Users will
login to my web site and be able to enter and edit i
I would like to create an audit trail for one table in my DB. Users
will login to my web site and be able to enter and edit information, I
want to keep a record of what changes are made by what user. These
users will be web site users and not actual MySQL users. Is there an
easy method in