💻 하나씩 차곡차곡/DB (SQL)
[디비에버(DBeaver)] Public Key Retrieval is not allowed 에러 해결 방법
뚜루리
2024. 3. 27. 19:42
728x90
320x100
디비에버를 설치하고 데이터베이스를 연결했는데
"Public Key Retrieval is not allowed"와 같은 에러가 뜬다.
해결해보자.
[해결방법]
1. [환경설정] 이동
2. 좌측메뉴 [Connection settings] 클릭 하기
- [allowPublicKeyRetrieval] 항목을 false -> True로 변경해줌!
- MySQL 8.0 이상부터 종종 발생하는 문제라고 함.
728x90
320x100