DBeaver에서 MySQL을 연결하는 중 해당 문제가 발생했다.
Access denied for user 'username'@'localhost' (using password: YES)
Connection Settings의 Driver properties들 중 일부를 다음과 같이 변경한다.
allowPublicKeyRetrieval = true useSSL = false
allowPublicKeyRetrieval
useSSL