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 default port for mysql connections #13

Merged
merged 1 commit into from May 5, 2017
Merged

Add default port for mysql connections #13

merged 1 commit into from May 5, 2017

Conversation

amacneil
Copy link
Owner

The postgres pq driver already uses a default port if none is passed, but the mysql driver does not. This commit adds a default port 3306 for mysql connections.

The pq driver already supports this natively, but the mysql driver does not. This commit adds a default port 3306 for mysql connections.
@amacneil amacneil merged commit 9029bbb into master May 5, 2017
@amacneil amacneil deleted the mysql-port branch May 5, 2017 03:58
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

1 participant