Skip to content

Missing plugin name leads to panic #806

Closed
@ios116

Description

@ios116

Issue description

I would like to connect to sphinx search. I used to use this driver, but after the update, I receive an error.

Example code

db, err := sql.Open("mysql", "tcp(sphinx:9306)/")

Error log

unknown authentication plugin name ''

How can I solve this problem?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions