데이터베이스 오류 : 공지사항 목록
[ERROR MESSAGE] Could not get JDBC Connection; nested exception is org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (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.)
[QUERY] /* [ 공지사항 목록 ] */
select *
from board
where bcate = 'notice'
and delyn = '0'
and viewyn = '1'
order by insertdate desc
limit 4
[PARAMS] {isMobile=false, kind=}
이용에 불편을 드려 죄송합니다.
지금 보신 오류에 대한 모든 내용은 개발자에게 자동 전달 되었으며 신속하게 수정될 수 있도록 노력하겠습니다