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 MySQL to do this, or do I just need to write code to track any changes as they are entered?

--
Chris W
KE5GIX

Gift Giving Made Easy
Get the gifts you want & give the gifts they want One stop wish list for any gift, from anywhere, for any occasion!
http://thewishzone.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to