MySQL Forums
Forum List  »  Newbie

Install maria DB Audit plugin to mysql
Posted by: Udara Arachhi
Date: November 19, 2015 02:40AM

Hi

I tired to installed maria db audit plugin to mysql community server 5.7.I used below command to install plugin to database.

Command
INSTALL PLUGIN server_audit SONAME 'server_audit.so'


However I received below error message.

Error 1126(HY000):Can't open shared library sr/lib64/mysq;/plugin/server_audit.so' (errorno:2 /usr/lib64/nysql/plugin/server_audit.so:
undefine symbol:safe_mutex_lock)



Pls let me know how to overcome above issue.


Thanks

Options: ReplyQuote


Subject
Written By
Posted
Install maria DB Audit plugin to mysql
November 19, 2015 02:40AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.