Today, I use a software Dbdaver to connect a mysql database, but the system displayed "Public Key Retrieval is not allowed" on the screen when I test the connection.
I clicked a tab "Driver properties", and change allowPublicKeyRetrieval's value from false to true, after that, I clicked "Test Connection ..." button then, It works.
By the way, in the first time I used information_schema database.
Comments
Post a Comment