Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: N/A
-
Fix Version/s: 5.5.42
-
Component/s: Plugin - Audit
-
Labels:
Description
Currently information_schema.plugins says:
PLUGIN_NAME: SERVER_AUDIT
|
PLUGIN_VERSION: 1.1
|
PLUGIN_STATUS: ACTIVE
|
PLUGIN_TYPE: AUDIT
|
PLUGIN_TYPE_VERSION: 3.2
|
PLUGIN_LIBRARY: server_audit.so
|
PLUGIN_LIBRARY_VERSION: 1.4
|
PLUGIN_AUTHOR: Alexey Botchkov (MariaDB)
|
PLUGIN_DESCRIPTION: Audit the server activity.
|
PLUGIN_LICENSE: GPL
|
LOAD_OPTION: ON
|
PLUGIN_MATURITY: Beta
|
PLUGIN_AUTH_VERSION: 1.2.0
|
PLUGIN_VERSION should apparently be 1.2.
PLUGIN_AUTHOR: please check whether it should be MariaDB corporation instead of MariaDB.
PLUGIN_DESCRIPTION: please remove the period
PLUGIN_MATURITY: as I understand, it's supposed to be changed to Gamma or Stable.