[BACK]
데이터베이스 오류 : Events 최신글 3개
[ERROR MESSAGE] Could not get JDBC Connection; nested exception is com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: 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] /* [ Events 최신글 3개 ] */
	select *
	  from tboard
	 where bcate  = 'event' 
	   and delyn  = '0'
	  order by schedule_sday desc 
	 limit 3 
	
[PARAMS] {}
이용에 불편을 드려 죄송합니다.
지금 보신 오류에 대한 모든 내용은 개발자에게 자동 전달 되었으며 신속하게 수정될 수 있도록 노력하겠습니다