On 03/07/17 13:38, Ian Gilfillan wrote:
On 03/07/2017 14:13, Jonathan Gazeley wrote:
It fails to find auth_socket.so, but when I check in yum what
provides that file, only MariaDB 5.5 from the CentOS repo has it, but
not MariaDB 10.1 from the MariaDB repo. I read in the notes that
auth_socket is deprecated and going in 10.2. My config file specifies
'loose-plugin-load=auth_socket'. If I just remove this line, will it
work? Will it break wsrep?
In which notes did you read about auth_socket being deprecated?
In /etc/my.cnf.d/mariadb-enterprise.cnf:
# This is to accommodate upgrades to MariaDB 10.2, which does not include
# the Unix socket plugin built into the server.
loose-plugin-load=auth_socket
Makes it sound like auth_socket is going away - or at least is opt-in in
10.2.
_______________________________________________
Mailing list: https://launchpad.net/~maria-discuss
Post to : maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss
More help : https://help.launchpad.net/ListHelp