Tagged Questions
1
vote
1answer
859 views
How to log logon logoff and user activity on mySQL server for audit?
My boss wants to have some kind of log on the server running mysql which would log user activity.
Kind of like:
User blah logged in
User blah ran some query
User blah logedd off
User asdf ...
2
votes
1answer
735 views
Why is mysql logging to syslog?
I have installed Multiple MySQL instances and i have two configuration files one for each one is using default location of /etc/mysql/my.cnf.
other server i have started like
...