MySQL Forums
Forum List  »  Security

MySQL Enable Log Table
Posted by: Sossio D'Isa
Date: June 11, 2010 02:29AM

I need to track all the activities done on a table. MySQL Auditing give a chance but I understand that it doesn't permit to log SELECT but only SELECT, INSERT and UPDATE statements.
Is it possible to enable logging/auditing in order to get all the statements (SELECT included) executed on a mysql table?
Many Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Enable Log Table
6446
June 11, 2010 02:29AM
2475
July 12, 2010 09:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.