프로그램 1 페이지

프로그램

select SQL_CALC_FOUND_ROWS distinct wr.wr_parent from g4_write_program wr left join `g4_board_tags` t on wr.wr_id = t.wr_id where 1=1 and ( t.str_tag = '개발자톡' ) and t.bo_table = 'program' order by wr_num, wr_reply limit 0, 100

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