2026-09-26 03:57:50
FILE /home/eunhea/web_class/class_board.php
Line 679
FUNC Select
CMT bdlist
Est 0.000015
KIND SQL ERROR: Invalid Select
SQL [ SELECT t1.pid,t1.uid, t1.subject, t1.u_name, t1.thread,t1.u_id, t2.u_id su_id,
ifnull((t1.u_id = t2.u_id),0) issubscriber,t2.u_name su_name,
t1.u_email,t1.post,t1.u_home, t2.u_email su_email,
read_cnt,date_format(t1.cdate,'%Y-%m-%d') cdate, date_format(mdate,'%Y-%m-%d') mdate,
ifnull((FROM_UNIXTIME(date_add(t1.cdate, INTERVAL 24 HOUR ))+0 > FROM_UNIXTIME(now())+0),0) in24h,
date_format( now() ,'%Y-%m-%d' ) intoday, date_format( t1.cdate ,'%Y-%m-%d %H:%i:%s' ) cdatetime,
( t1.u_id = '') isMyPost , date_format( t1.cdate ,'%H:%i:%s' ) ctime,
t3.cate_name,t1.cate_seq,t1.isprivate,t1.isnotice,t1.ishtml
FROM board_entra t1 LEFT JOIN member t2 ON t1.u_id = t2.u_id
LEFT JOIN board_cate t3 ON t1.cate_seq = t3.seq AND 'board_entra' = t3.b_id
WHERE 1
ORDER BY isnotice DESC, t1.pid asc
Limit 580,10][849]
EVENT_MSG Lost connection to MySQL server during query

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/eunhea/web_class/class_db.php on line 173
::::::::대전은혜의집::::::::
번호 제목 작성자 작성일 조회
작성되거나 검색된 글이 없습니다.
 51  ·  52  ·  53  ·  54  ·  55  ·  56  ·  57  ·  58  ·  59  ·  60