why am I getting the 'authentication plugin " cannotbe loaded' error when I try to connect mySQl workbench to azure mySQL

Sean Campbell 20 Reputation points
2024-11-30T04:00:25.2+00:00

I am entirely new to Azure and mySQL. have create a mySQL server that I can connect to using azure CLI on the server. However trying to connect from my home PC using mySQL Workbench I get a ' Failed to Connect to mySQL error with the detail stating 'Authentication plugin " cannot be loaded. The specified module could not be found.User's image

User's image

User's image

Azure Database for MySQL
0 comments No comments
{count} votes

Answer accepted by question author
  1. Andriy Bilous 12,076 Reputation points MVP Volunteer Moderator
    2024-11-30T05:33:00.65+00:00

    Hello Sean Campbell

    There are multiple reasons why error "MySQL Workbench not being able to load the authentication plugin" may happen.

    Here are a few steps you can try to resolve this issue:

    • This is a known issue after upgrading to MySQL Workbench 8.0.401. If you're using version 8.0.40, try downgrading to version 8.0.38, as this version didn't have the issue
      https://bugs.mysql.com/bug.php?id=116413
    • Uninstall MySQL Workbench and reinstall the latest version. This can help ensure that all necessary components are correctly installed.

    https://forums.mysql.com/read.php?152,727710,727759

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.