본문 바로가기
개발노트

Communications link failure 에러가 떴을 때 (feat. DataGrip)

by 호릭 2022. 8. 26.

DataGrip에서 DB에 연결할 때 Communications link failure 에러가 뜨는 경우가 있다.

원인을 찾아보니 Amazon Aurora MySQL을 써야 하는데 MySQL로 되어있어서 그랬다.

그랬을 때 DataGrip에서 Driver를 바꾸면 된다. 

아래 그림에서 Driver 옆에 파란 글씨를 클릭해서 Amazon Aurora MySQL로 바꿔주고 다시 접속하면 해결!

 

댓글