António Fernandes wrote:
Hello,

I'm am trying to make MySQL Server to log connections (attempts, successes,
failures) to a Syslog. I know that it's possible to log all queries but I
just want the connections. Has anyone already done this? Is there a patch
file that I can use?

Wanring - I've never done this myself, I've just seen the option and the code in the source. So take my words with a bit of a grain of salt.


Make sure libwrap is installed, and then build MySQL using --with-libwrap option to configure.


-- Sasha Pachev Create online surveys at http://www.surveyz.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