The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server 에러원인 : 자바의 포트넘버를 3306으로 설정했는데, Mysql 설치 시에는 다른 포트번호로 설치를 하는 바람에 연결은 되나, 응답을 받지 못했다는 소리 해결방법 : MySQL의 configuration으로 포트넘버를 3306으로 한 후 재설치 하여 해결하면 됨
IT 개발/MySQL
2021. 2. 10. 13:53
반응형