[MDEV-10440]  server_audit_loc_info is not documented Created: 2016-07-26  Updated: 2016-07-26  Resolved: 2016-07-26

Status: Closed
Project: MariaDB Server
Component/s: Plugin - Audit
Affects Version/s: 10.0.25-galera
Fix Version/s: 10.0.25

Type: Bug Priority: Major
Reporter: Valerii Kravchuk Assignee: Alexey Botchkov
Resolution: Duplicate Votes: 0
Labels: None


 Description   

Fix for MDEV-9106 added server_audit_loc_info variable. I wonder what is it for (while working with MySQL 5.7 and with older MySQL/MariaDB versions), what values are expected and how to interpret them?

In the MTR tests, as far as I can see, it is supposed to be empty and is initialized with zeros.

Please, document this clearly in the code and KB.



 Comments   
Comment by Sergei Golubchik [ 2016-07-26 ]

if this is just an internal thread-local storage for connection_info, it should be declared with PLUGIN_VAR_MEMALLOC | PLUGIN_VAR_NOSYSVAR | PLUGIN_VAR_NOCMDOPT flags.

Comment by Valerii Kravchuk [ 2016-07-26 ]

It's a duplicate of MDEV-10441 that got a bit more details. I had not noted that this one was created successfully.

Generated at Thu Feb 08 07:42:14 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.