Pricing
All apps are free to use, but there are limits on file size and operations per day.
Monthly Yearly-20%
Free
0
Premium
19
per month
205 zł once a year
Tools included
51 51
Files per day
5 Unlimited
Maximum file size 500 MB 4 GB
Speed
Fast Faster
Ads Yes No

Audit Log Plugin ((hot)) | Percona

Check errors:

[mysqld] plugin-load-add = audit_log.so audit_log = FORCE_PLUS_PERMANENT SELECT PLUGIN_NAME, PLUGIN_STATUS FROM INFORMATION_SCHEMA.PLUGINS WHERE PLUGIN_NAME LIKE 'audit%'; 3. Basic Configuration All audit log settings are dynamic (can be changed without restarting) using SET GLOBAL . percona audit log plugin

2025-03-15T10:23:45 UTC,app_user[app_user] @ localhost [],localhost,INSERT,INSERT INTO orders...,ecommerce,0 OLD (XML – deprecated but still works) <AUDIT_RECORD> <TIMESTAMP>2025-03-15T10:23:45 UTC</TIMESTAMP> <USER>app_user[app_user] @ localhost []</USER> <COMMAND>INSERT</COMMAND> <SQLTEXT>INSERT INTO orders...</SQLTEXT> </AUDIT_RECORD> Set format: Check errors: [mysqld] plugin-load-add = audit_log