openstack-ansible-galera_cl.../templates
Mohammed Naser ef6f6d7782 Use UNIX socket instead of TCP socket
In certain use cases, you may be listening on a different interface
and it is not possible to listen to multiple interfaces with MySQL.

This changes the behaviour to connect via the local socket, as
Galera treats 'localhost' as a connection via the UNIX socket and
'127.0.0.1' as using the TCP socket.

This will allow using Galera on a specific interface while still
letting the bootstrap process talk to the local machine via the
socket which is still available.

Change-Id: Ib46f91e0a6becc934984d372bc51fc2aa77a0c95
2018-04-06 15:28:25 -04:00
..
releasenotes/notes Use UNIX socket instead of TCP socket 2018-04-06 15:28:25 -04:00
client.my.cnf.j2 Use UNIX socket instead of TCP socket 2018-04-06 15:28:25 -04:00