자주하시는 질문 1 페이지

자주하시는 질문

select SQL_CALC_FOUND_ROWS distinct wr.wr_parent from g4_write_faq wr left join `g4_board_tags` t on wr.wr_id = t.wr_id where 1=1 and ( t.str_tag = 'NHN_KCP' ) and t.bo_table = 'faq' order by wr_num, wr_reply limit 0, 25

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

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