이벤트 기간에 따른 최신글 > 제작의뢰

제작의뢰

SIR은 제작의뢰에 일체 관여하지 않습니다. SIR을 사칭하는 경우가 있으니 주의하세요. 

select wr_id, wr_subject, wr_datetime, wr_icon, wr_comment from `g4_write_request` where wr_id = ( select distinct wr_parent from `g4_write_request` where wr_singo = 0 and ( (wr_num = '-23421' and wr_reply < '') or wr_num < '-23421' ) and (( mb_id = 'hackpyo' ) ) and wr_is_comment = '0' order by wr_num desc, wr_reply desc limit 1 )

3065 : Expression #1 of ORDER BY clause is not in SELECT list, references column 'sir.g4_write_request.wr_num' which is not in SELECT list; this is incompatible with DISTINCT

error file : /15sir/bbs/board.php