Authentication plugin 'caching_sha2_password' cannot be loaded

前端 未结 30 3187
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-22 05:19

I am connecting MySQL - 8.0 with MySQL Workbench and getting the below error:

Authentication plugin \'caching_sha2_password\' cannot be loaded: dlop

30条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-11-22 06:05

    The below solution worked for me

    Go to Mysql Workbench -> Server-> Users and Privileges 1.Click Add Account

    2.Under Login Tab provide new details and make sure to choose the Authentication Type as standard and choose respective administrative roles and Schema Privileges

提交回复
热议问题