Skip to content
/ server Public

Conversation

@abhishek593
Copy link

This PR adds a new global system variable, server_audit_timestamp_format, to the MariaDB Audit Plugin.

Key changes:

  • Users can now specify a custom strftime format string for audit log timestamps.
  • Default behavior is preserved if the variable is left empty.
  • Added a new test case server_audit_timestamp.test to verify custom formats, including timezone offsets (%z).
  • Updated existing audit tests to reflect the new system variable.

@gkodinov gkodinov added the External Contribution All PRs from entities outside of MariaDB Foundation, Corporation, Codership agreements. label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

External Contribution All PRs from entities outside of MariaDB Foundation, Corporation, Codership agreements.

Development

Successfully merging this pull request may close these issues.

2 participants