Skip to content

Request support for MySQL 8.0.37 #283

@zhengbucuo

Description

@zhengbucuo

Audit plugin for 8.0.37 is not available, please develop for 8.0.37 as well.

mysql> \s
--------------
mysql  Ver 8.0.37 for Linux on x86_64 (MySQL Community Server - GPL)

Connection id:		121
Current database:	
Current user:		root@localhost
SSL:			Not in use
Current pager:		stdout
Using outfile:		''
Using delimiter:	;
Server version:		8.0.37 MySQL Community Server - GPL
Protocol version:	10
Connection:		Localhost via UNIX socket
Server characterset:	utf8mb4
Db     characterset:	utf8mb4
Client characterset:	utf8mb4
Conn.  characterset:	utf8mb4
UNIX socket:		/var/run/mysqld/mysqld.sock
Binary data as:		Hexadecimal
Uptime:			8 min 23 sec

Threads: 81  Questions: 6690  Slow queries: 0  Opens: 426  Flush tables: 3  Open tables: 347  Queries per second avg: 13.300
--------------

mysql> install plugin audit soname 'libaudit_plugin.so';
ERROR 1123 (HY000): Can't initialize function 'audit'; Plugin initialization function failed.
mysql> 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions