June 19, 2013

Post: Experiences with the McAfee MySQL Audit Plugin

…, 2584 audit_json_file=1 audit_json_socket_name=/tmp/audit.sock #audit_json_socket=1 audit_json_log_file=/var/lib/mysql/audit.log audit_record_cmds=connect,Quit Notice the audit… I think proper audit trail support has been an important missing feature on the server, which has made using MySQL in PCI or…

Post: Why audit logging with triggers in MySQL is bad for replication

… see this table is actually an audit table for changes to the Foo table. The trail is kept using two triggers on…