[Bug 835304] New: MariaDB looking for plugins in wrong place
https://bugzilla.novell.com/show_bug.cgi?id=835304 https://bugzilla.novell.com/show_bug.cgi?id=835304#c0 Summary: MariaDB looking for plugins in wrong place Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: suse+build@de-korte.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 My MariaDB server seems to work normally, however I noticed the following error messages in /var/log/mysql/mysqld.log upon startup: 130817 15:59:08 [ERROR] Can't open shared library '/usr/usr/lib64/mysql/plugin/ha_archive.so' (errno: 0 cannot open shared object file: No such file or directory) 130817 15:59:08 [Warning] Couldn't load plugin named 'ARCHIVE' with soname 'ha_archive.so'. 130817 15:59:08 [ERROR] Can't open shared library '/usr/usr/lib64/mysql/plugin/ha_federated.so' (errno: 0 cannot open shared object file: No such file or directory) 130817 15:59:08 [Warning] Couldn't load plugin named 'FEDERATED' with soname 'ha_federated.so'. 130817 15:59:08 [ERROR] Can't open shared library '/usr/usr/lib64/mysql/plugin/ha_blackhole.so' (errno: 0 cannot open shared object file: No such file or directory) 130817 15:59:08 [Warning] Couldn't load plugin named 'BLACKHOLE' with soname 'ha_blackhole.so'. 130817 15:59:08 [ERROR] Can't open shared library '/usr/usr/lib64/mysql/plugin/ha_example.so' (errno: 0 cannot open shared object file: No such file or directory) 130817 15:59:08 [Warning] Couldn't load plugin named 'EXAMPLE' with soname 'ha_example.so'. The documentation says about this: By default, plugin_dir is the plugin directory under the directory named by the pkglibdir configuration variable, but it can be changed by setting the value of plugin_dir at server startup. Apparently, there is something wrong with the packaging. Setting the value of plugin_dir to the right location in /etc/my.cnf makes the error messages go away. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=835304 https://bugzilla.novell.com/show_bug.cgi?id=835304#c Ye Yuan <yyuan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yyuan@suse.com AssignedTo|bnc-team-screening@forge.pr |mhrusecky@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=835304 https://bugzilla.novell.com/show_bug.cgi?id=835304#c1 Michal Hrusecky <mhrusecky@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Michal Hrusecky <mhrusecky@suse.com> 2013-11-06 14:46:10 UTC --- Should be fixed for some time already. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com