Skip to content

Allow extra parameters for MySQL DB #10

@dopey

Description

@dopey

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions