Merge pull request #414 from hughsaunders/use_local_socket_in_client_my_conf
Use local socket for mysql client connection
This commit is contained in:
commit
46d03fadcf
@ -1,4 +1,4 @@
|
||||
[client]
|
||||
host={{ mysql_address }}
|
||||
socket=/var/run/mysqld/mysqld.sock
|
||||
user=root
|
||||
password={{ mysql_password }}
|
||||
|
Loading…
Reference in New Issue
Block a user