We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I would like to connect to sphinx search. I used to use this driver, but after the update, I receive an error.
db, err := sql.Open("mysql", "tcp(sphinx:9306)/")
unknown authentication plugin name ''
How can I solve this problem?