[MDEV-19396] MariaDB Server Audit plugin doesn't work with MySQL 8 Created: 2019-05-05  Updated: 2019-08-07  Resolved: 2019-08-07

Status: Closed
Project: MariaDB Server
Component/s: Plugin - Audit
Affects Version/s: 5.5.62
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Anton Polyakov Assignee: Alexey Botchkov
Resolution: Won't Fix Votes: 1
Labels: None


 Description   
  1. Take MySQL 8.0.16
  2. Take MariaDB 5.5.62 and copy 'server_audit.so' into mysql plugin dir
  3. Try to load the plugin:

    mysql> install plugin server_audit soname 'server_audit.so';
    ERROR 1126 (HY000): Can't open shared library '/usr/lib64/mysql/plugin/server_audit.so' (errno: 2 /usr/lib64/mysql/plugin/server_audit.so: undefined symbol: my_stat)
    mysql>
    


Generated at Thu Feb 08 08:51:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.