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

Allow extra parameters for MySQL DB #10

Open
dopey opened this issue Jul 8, 2020 · 0 comments
Open

Allow extra parameters for MySQL DB #10

dopey opened this issue Jul 8, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@dopey
Copy link
Contributor

dopey commented Jul 8, 2020

It’s difficult and non-intuitive to add mysql DB parameters to the mysql db datasource type.

A user got this working by setting:

"dataSource": "user:password@tcp(127.0.0.1:3306)/smallstepdevmiclain?tls=true&",
"database": "smallstepdevmiclain"

but we should really have a separate arg for a parameter string.

@dopey dopey added bug Something isn't working needs triage Waiting for discussion / prioritization by team labels Jul 8, 2020
@maraino maraino removed the needs triage Waiting for discussion / prioritization by team label Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants