You've already forked mysql-audit
mirror of
https://github.com/trellix-enterprise/mysql-audit.git
synced 2025-12-14 18:14:01 +08:00
Add offsets for MariaDB 10.0.32 and 10.1.26.
Fix Community Issues 171, 172, 173. Add support for sending exit status of a command.
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#include <sql/sql_base.h>
|
||||
#include <sql/sql_table.h>
|
||||
#include <sql/sql_view.h>
|
||||
#include <sql/sql_error.h>
|
||||
|
||||
// TODO: use mysql mutex instead of pthread
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user