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

mysql 5.7.24 install error? #221

Open 229009391 opened 4 years ago

229009391 commented 4 years ago

mysql> install plugin MCAFEE soname 'libaudit_plugin.so'; ERROR 1126 (HY000): Can't open shared library '/usr/lib64/mysql/plugin/libaudit_plugin.so' (errno: 2 /usr/lib64/mysql/plugin/libaudit_plugin.so: undefined symbol: _ZN11Query_cache21send_result_to_clientEP3THDPcj) mysql>

luban-130 commented 2 days ago

why not try install plugin audit soname 'libaudit_plugin.so';