MySQL Forums
Forum List  »  Newbie

filter type when generalting general_log into table
Posted by: Wyatt Lee
Date: June 24, 2012 08:38AM

Hi everyone:

I'm using MySQL 5.5.25-1 and enable general_log, log target is table mysql.general_log.

In fact, I just want to monitor those action about connect/authentication, but there is so many select/insert/update...log make the general_log table grow quickly in size and cause performance issue.

Is't possible to enable general_log, but only log those actions about CONNECT?

thanks!!

Options: ReplyQuote


Subject
Written By
Posted
filter type when generalting general_log into table
June 24, 2012 08:38AM


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.