728x90
[08S01]
Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
- 하단에 있는 Test Connection 을 눌러주는데 에러(Communications link failure)가 발생하였다.
- 상단에 있는 Driver가 MySQL로 되어있는데, 이걸 Amazon Auora로 바꿔주니 해결되었다.
728x90
'Database' 카테고리의 다른 글
(DB 구조) 마스터-슬레이브 구조 (0) | 2022.10.14 |
---|---|
INNER JOIN, LEFT JOIN, RIGHT JOIN의 차이 (0) | 2022.07.17 |
MySQL 랜섬웨어 후 대처법(Z_README_TO_RECOVER) (0) | 2022.07.15 |
(MySQL) Unique Index로 컬럼에 중복값이 못들어오도록 하려면.. (0) | 2022.03.21 |
[MySql] Cannot delete or update a parent row: a foreign key constraint fails 에러 해결 방법 (0) | 2022.03.18 |