On Thursday 02 April 2009 01:07:48 pm John Oliver wrote: > How can I tell it to chill? I do not need a blow-by-blow account of > every time MySQL performs a database o
The audit system doesn't log mysql events by default. Its likely the rules you have loaded accidentally cause mysql events to be logged. I could help you figure out what it is if you show me a sample event and your rules. In the mean time, you can temporarily disable the audit system by: auditctl -e 0. -Steve _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
