목록public key retrieval is not allowed (1)
미스터 역마살
DBeaver MYSQL 접속 오류 - Public Key Retrieval is not allowed
DBeaver 접속 에러 접속이 잘되던 mysql dbeaver가 갑자기 에러가 나면서 접속이 안되었다. Public Key Retrieval is not allowed 라는 메세지와 함께... 해결방법 1. Edit Connection 클릭 2. Driver properties에서 allowPublicKeyRetrievla 값을 true useSSL 값을 false로 변경 그런다음 다시 접속해보면 접속 성공함!
Database/MYSQL
2021. 7. 19. 15:40