리스트에 작성자만 보이게.... 정보
리스트에 작성자만 보이게....본문
비밀글은 리스트 목록에 다른사람글도 보이고 접근하면 비밀번호 입력 후 들어가는데...
비밀글이 아닌....리스트 목록을 작성자만 보이게할수있나요?
다른사람이 작성한건 안보이고....작성자만 리스트 목록에 나타나게 할수있을까요?
아시는분의 답변 부탁 드리겠습니다..
비밀글이 아닌....리스트 목록을 작성자만 보이게할수있나요?
다른사람이 작성한건 안보이고....작성자만 리스트 목록에 나타나게 할수있을까요?
아시는분의 답변 부탁 드리겠습니다..
( 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 = '265537' 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