Reproducible on MariaDB 5.2 and 5.3 (fixed in 5.5 as described in http://bugs.mysql.com/bug.php?id=59017).
To reproduce it, start the server with --socket command-line or config option. MTR test is a one-liner: INSTALL PLUGIN socket_peercred SONAME 'auth_socket.so'; It fails on 5.2 and 5.3 due to the warning; fails on 5.5 too, but only because the plugin was renamed there. ** Bug watch added: MySQL Bug System #59017 http://bugs.mysql.com/bug.php?id=59017 ** Changed in: maria Milestone: None => 5.2 ** Changed in: maria Assignee: (unassigned) => Sergei (sergii) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/893935 Title: Failure while installing the 'socket_peercred' plugin To manage notifications about this bug go to: https://bugs.launchpad.net/maria/+bug/893935/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
