I use DBeaver
to watch an SQL database on MySQL
8+.
Everything is working, but sometimes, opening DBeaver
, I have the following error message :
Public Key Retrieval is not allowed
And then, DBeaver
can't connect to MySQL
.
In order to fix this problem, I have to reconfigure MySQL
.
Is there any simplest way to fix this problem ?