question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Client does not support authentication protocol requested by server"

See original GitHub issue

Error: Client does not support authentication protocol requested by server; consider upgrading MariaDB client

This is a fresh install of MariaDB with an imported SQL dump and I ran the query SET PASSWORD FOR 'root'@'localhost' = PASSWORD('password').

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:5
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

13reactions
udaykiranreddydesamcommented, Aug 21, 2018

just update your mysql-connector-java to latest all works fine

6reactions
jlubeckcommented, Nov 26, 2018

Any news here? Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

MySQL 8.0 - Client does not support authentication protocol ...
1) Type MySQL in the windows search bar · 2) Open the MySQL Windows Installer - Community · 3) Look for "MySQL server"...
Read more >
B.3.2.4 Client does not support authentication protocol
The Client does not support authentication protocol error also can occur if multiple versions of MySQL are installed but client programs are dynamically...
Read more >
MYSQL: Client does not support authentication protocol…
I started working on this article after I solved an issue connecting my express app to my local MySQL server. I got the...
Read more >
How to fix "Client does not support authentication protocol ...
How to fix "Client does not support authentication protocol requested by server; consider upgrading MySQL client"?
Read more >
Directus error " ER_NOT_SUPPORTED_AUTH_MODE
You can get the error ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client if ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found