Skip to content

Mysql connection string invalid #134

@nox-404

Description

@nox-404

Hello,
it seems you parse the connection string to rebuild them, that limits the connection string capabilities, why not just use the connection string as-is ?

Also, the connection string for mysql is invalid for the driver, it should be something like this:
username:password@tcp(hostname:3306)/db_name?some=option

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions