mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Backport from 6.0-codebase.
Bug #36098 Audit plugin (wl 3771) feature disabled in 6.0 avoid recusrive locking of LOCK_plugin
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
|
||||
#define MYSQL_AUDIT_CLASS_MASK_SIZE 1
|
||||
|
||||
#define MYSQL_AUDIT_INTERFACE_VERSION ( 0x010000 | MYSQL_AUDIT_CLASS_MASK_SIZE )
|
||||
|
||||
#define MYSQL_AUDIT_INTERFACE_VERSION 0x0100
|
||||
|
||||
/*
|
||||
The first word in every event class struct indicates the specific
|
||||
|
Reference in New Issue
Block a user