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

No known driver to handle "jdbc:mysql://localhost: #475

Open
litterbug23 opened this issue Jul 30, 2022 · 2 comments
Open

No known driver to handle "jdbc:mysql://localhost: #475

litterbug23 opened this issue Jul 30, 2022 · 2 comments

Comments

@litterbug23
Copy link

No known driver to handle "jdbc:mysql://localhost:

@julianhyde
Copy link
Owner

Is the JAR file for the MySQL driver on the class path? You may need to edit the sqlline shell script to add it.

@eostermueller
Copy link

Keep in mind this advice from SO [1]:

use either -jar or -cp, you can't combine the two

I've detailed a way around this here [2]

[1] https://stackoverflow.com/a/15930980/2377579
[2] #74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants