Comment 3 for bug 1447944

Revision history for this message
BjoernR (bjoern-rafreider) wrote : Re: Cannot access mariadb after upgrading to Ubuntu 15.04: Plugin 'unix_socket' is not loaded

after an update to 15.04. my system was affected too;
after some research I added

plugin-load=auth_socket.so

ty my.cnf, now authenticated users (like root) can access the databases without entering a database password.

see https://mariadb.com/kb/en/mariadb/unix_socket-authentication-plugin/