SHOW VARIABLES LIKE 'audit_log%'; SHOW ERRORS;
[mysqld] plugin-load-add = audit_log.so audit_log = FORCE_PLUS_PERMANENT percona audit log plugin
When file reaches 100MB, it becomes audit.log.1 , then audit.log.2 , etc. Total 9 old files kept. SHOW VARIABLES LIKE 'audit_log%'
You cannot copy content of this page