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

Added UNIX Domain Socket Support #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timestretch
Copy link

@timestretch timestretch commented Jul 19, 2020

This enables UNIX domain socket support using DSNs with format like mysql://root@localhost/test?socket=/tmp/mysql.sock.

This closes #63

@timestretch timestretch force-pushed the mysql-socket-merge-request branch from cdfefd4 to 9a84511 Compare July 19, 2020 18:28
@timestretch timestretch marked this pull request as draft July 19, 2020 18:30
@timestretch timestretch marked this pull request as ready for review July 19, 2020 19:04
@timestretch timestretch reopened this Jul 19, 2020
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.

how to connect to mysql via unix_socket?
1 participant