You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting. This seems to be similar to issue #1. It looks like it is happening as we are using gcc to compile and not g++. We plan to move to g++ soon and hopefully this will be resolved then.
Error:
120912 11:16:26 [ERROR] Can't open shared library '/usr/lib64/mysql/plugin/libaudit_plugin.so' (errno: 0 /usr/lib64/mysql/plugin/libaudit_plugin.so: undefined symbol: __cxa_pure_virtual)
120912 11:16:26 [ERROR] Couldn't load plugin named 'AUDIT' with soname 'libaudit_plugin.so'.
MySQL-server-5.5.25-1.el6.x86_64 (from MySQL website - RPM package for RHEL6 & Oracle Linux 6
The text was updated successfully, but these errors were encountered: