log changes

2008-03-12 Thread Hiep Nguyen
hi all, i have a table (not my design) with a lot of fields and users have access to insert/update/delete record from this table. is there a way that mysql can log all transactions who change what on this table??? or do i have to create a seperate table to keep track the changes? for

Re: log changes

2008-03-12 Thread Michael Dykman
On Wed, Mar 12, 2008 at 12:48 PM, Hiep Nguyen [EMAIL PROTECTED] wrote: hi all, i have a table (not my design) with a lot of fields and users have access to insert/update/delete record from this table. is there a way that mysql can log all transactions who change what on this table??? or