trellix-enterprise / mysql-audit

AUDIT Plugin for MySQL. See wiki and readme for description. If you find the plugin useful, please star us on GitHub. We love stars and it's a great way to show your feedback.
Other
239 stars 57 forks source link

AUDIT plugin does not support MySQL 5.7.38 #250

Closed hotdigger closed 2 years ago

hotdigger commented 2 years ago

Hi,Guys, I try to install [audit-plugin-mysql-5.7-1.1.12-999-linux-x86_64.zip] for MySQL 5.7.38, But it does not worked. mysql> install plugin audit soname 'libaudit_plugin.so'; ERROR 1123 (HY000): Can't initialize function 'audit'; Plugin initialization function failed. Environment: CentOS Linux release 7.7.1908 (Core) Mysqld: mysqld Ver 5.7.38 for linux-glibc2.12 on x86_64 (MySQL Community Server (GPL)) Do you have any plan support for MySQL 5.7.38? Regards,

hotdigger commented 2 years ago

Thank you! ! I found the latest release is V1.1.13 now. very helpful!