Skip to content

Uninstall Audit Log Filter

The feature is in tech preview.

To remove the plugin, run the following:

mysql> DROP TABLE IF EXISTS mysql.audit_log_user;
mysql> DROP TABLE IF EXISTS mysql.audit_log_filter;
mysql> UNINSTALL PLUGIN audit_log_filter;

Get expert help

If you need assistance, visit the community forum for comprehensive and free database knowledge, or contact our Percona Database Experts for professional support and services.


Last update: 2023-09-26