다중검색 수정후 목록 위치 정보
다중검색 수정후 목록 위치
본문
필드3과 필드4를 다중검색니
페이지가 몇페이지 나옵니다. 예를 들어 3페이지의 한개 글을 수정하고나면
검색목록의 1페이지로 가버리는데
검색된 위치의 목록 즉, 3페이지에 있게 하는 방법은 없나요?
혹 아시는 분 가르쳐주시면 감사하겠습니다.
페이지가 몇페이지 나옵니다. 예를 들어 3페이지의 한개 글을 수정하고나면
검색목록의 1페이지로 가버리는데
검색된 위치의 목록 즉, 3페이지에 있게 하는 방법은 없나요?
혹 아시는 분 가르쳐주시면 감사하겠습니다.
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '283334' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php