Problem Description
I am connecting MySQL - 8.0 with MySQL Workbench and getting the below error:
> Authentication plugin 'caching_sha2_password' cannot be loaded:
> dlopen(/usr/local/mysql/lib/plugin/caching_sha2_password.so, 2): image
> not found
I have tried with other client tool as well.
Any solution for this?
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?