HI, all
We use MariaDB 10.1.18 and CentOS 6.7, today, try to use server audit log.
after execute SET GLOBAL server_audit_events = "query_ddl,query_dml,query_dcl" and
SET GLOBAL server_audit_logging = 1 ;
find have not filter "select" statement in audit log
20161102 11:08:52,fm-test-118,root,172.28.10.121,908933,2799737,QUERY,test,'select * from anv01 LIMIT 0, 100',0
--