Authentication plugin 'caching_sha2_password' cannot be loaded

前端 未结 30 3354
爱一瞬间的悲伤
爱一瞬间的悲伤 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:03

    Note: For MAC OS

    1. Open MySQL from System Preferences > Initialize Database >
    2. Type your new password.
    3. Choose 'Use legacy password'
    4. Start the Server again.
    5. Now connect the MySQL Workbench

    Image description

提交回复
热议问题