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

Plugin 'AUDIT' init function returned error. #243

Open dwaipayan05 opened 2 years ago

dwaipayan05 commented 2 years ago

I'm trying to run audit-plugin-percona-5.7-1.1.11-985-linux-x86_64.zip with MySQL Percona 36-39 server on an Ubuntu 20.04 Machine (Focal Fossa).

The Audit Plugin ends up throwing the following error under the mysql-error.log file

Audit Plugin : unable to disassemble at address : <address>. Aborting
McAfee  Audit Plugin: unable to hot patch  mysql_execute_command <address>. res: -1
Plugin 'AUDIT' init function returned error.
Plugin 'AUDIT' registration as a AUDIT failed.

When the same plugin was used for Ubuntu 18.04, It worked fine. Any resolution ?