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
232 stars 57 forks source link

MySQL problem of Docker deployment #259

Open Lihy6472 opened 1 year ago

Lihy6472 commented 1 year ago

My MySQL database version is 5.7.37, and the plug-in version is "audit-plugin-mysql-5.7-1.1.12-999-linux-x86_64",Execute "INSTALL PLUGIN AUDIT SONAME 'libaudit_plugin. so';" to return "ERROR 29 (HY000): File 'mysqld' not found (Errcode: 2 - No such file or directory)", and execute "sh offset-extract. sh/usr/sbin/mysqld" prompt "/offsets for:/usr/sbin/mysqld (5.7.37) {"5.7.37","eefab43f716ddbfda44d534a6b777455"offsets.gdb:7: Error in sourced command file: No symbol table is loaded. Use the "file" command., "

The system version is "Linux test1-worker-3 5.11.0-25-generic # 27-Ubuntu SMP Fri Jul 9 23:06:29 UTC 2021 x86_64 GNU/Linux"

image image image

yanxun1111 commented 2 weeks ago

did you get fixed?