Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add UNIX socket support for MySQL #2481

Merged
merged 4 commits into from
May 6, 2017
Merged

add UNIX socket support for MySQL #2481

merged 4 commits into from
May 6, 2017

Conversation

duck-rh
Copy link
Contributor

@duck-rh duck-rh commented Apr 12, 2017

When using DB_HOST=localhost the driver already use the UNIX socket; unfortunately as I'm using an OpenShift container the socket path differs from the driver's default and installation fails. With this simple patch it is possible to pass the socket path to the driver and be happy :-).

@jbrooksuk
Copy link
Member

@GrahamCampbell could you review this change, please?

@jbrooksuk jbrooksuk merged commit 08ca427 into cachethq:2.4 May 6, 2017
@duck-rh duck-rh deleted the mysql_unix_socket_support branch May 8, 2017 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants