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

Permit specifying custom host #47

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

Conversation

farmdawgnation
Copy link

My Perl is very rusty so this should be taken with a strong grain of salt. I've not tested it as of yet.

I'm running a MySQL server that for $REASONS has its unix socket inaccessible to the Linode agent. However, whenever you provide the string localhost to a MySQL client library, it's always going to go for the unix socket. My intent with this change is to permit me to provide host 127.0.0.1 so it'll connect over the TCP socket that's open.

@displague
Copy link

Relates to #6 and #17

@rmcintosh rmcintosh self-requested a review February 21, 2020 21:10
@farmdawgnation
Copy link
Author

Any movement here?

@farmdawgnation
Copy link
Author

tumbleweed

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