ColumnStore Audit Plugin
Overview
Installing the Audit Plugin
INSTALL PLUGIN server_audit
SONAME 'server_audit.so';$ vi /usr/local/mariadb/columnstore/mysql/my.cnf
[mysqld]
...
plugin_load=server_audit=server_audit.soEnabling the Audit Plugin
SET GLOBAL server_audit_logging=ON;Last updated
Was this helpful?

