Thursday, December 5, 2024

DBeaver Mysql dump problem

DBeaver Mysql dump problem 

2059: Authentication plugin 'mysql_native_password' cannot be loaded

My temporary solution was downgrading to version 8.4:
brew install mysql-client@8.4
Ref: https://github.com/Homebrew/homebrew-core/issues/180498 



No comments:

Post a Comment

Install and use xorg-server on macOS via Homebrew

  The instructions to install and use xorg-server on macOS via Homebrew: Install Homebrew (if you haven't already): /bin/bash -c ...