Open spihiker opened 2 years ago
I had use v1.1.13 to test by docker docker run -itd --name mysql8.0.25 -e TZ='Asia/Shanghai' -e MYSQL_ROOT_PASSWORD='password' -v mysql_data_8.0.25:/var/lib/mysql/ -p 3306:3306 mysql:8.0.25
, and only mysql 8.0.25 can work well directly.
Mysql-audit version: audit-plugin-mysql-8.0-1.1.13-1008 Mysql version: Server version: 8.0.27 MySQL Community Server - GPL When I install the plugin.failed. MySQL error log: 2023-04-27T05:21:02.144660Z 185870 [Warning] [MY-000080] [Server] option 'audit-json-file-bufsize': signed value 0 adjusted to 1. 2023-04-27T05:21:02.144727Z 185870 [Warning] [MY-000080] [Server] option 'plugin-audit-json-file-bufsize': signed value 0 adjusted to 1. 2023-04-27T05:21:02.144874Z 185870 [ERROR] [MY-000000] [Server] Trellix Audit Plugin: unable to init compatibility layer. Aborting. 2023-04-27T05:21:02.144895Z 185870 [ERROR] [MY-010202] [Server] Plugin 'AUDIT' init function returned error. 2023-04-27T05:21:02.144906Z 185870 [ERROR] [MY-010734] [Server] Plugin 'AUDIT' registration as a AUDIT failed.
Thanks for your help.
Mysql-audit version: audit-plugin-mysql-8.0-1.1.13-1008 Mysql version: 8.0.30
When I install the plugin.failed.
Mysql error log: 2022-11-04T03:26:32.886352Z 17 [ERROR] [MY-000000] [Server] Trellix Audit Plugin: unable to init compatibility layer. Aborting.
Thanks for your help.