g4_board_file 테이블정보 질문 정보
g4_board_file 테이블정보 질문- heavylcuky 자기소개 아이디로 검색 회원게시물
- 1,256
본문
제가 게시판에서 첨부된 파일을 삭제 했는데 확인해 보니 g4_board_file 테이블에서
제가 삭제한 게시글의 첨부된 파일은 삭제되지 않고 남아 있던데
이게 저희 게시판 오류인지 아니면
그누보드 자체에서 이유가 있어서 첨부파일 정보를 남겨두시는건지 궁금합니다.
아시는 분 계시면 답변 부탁드릴게요. ~~
(DTD버젼입니다)
제가 삭제한 게시글의 첨부된 파일은 삭제되지 않고 남아 있던데
이게 저희 게시판 오류인지 아니면
그누보드 자체에서 이유가 있어서 첨부파일 정보를 남겨두시는건지 궁금합니다.
아시는 분 계시면 답변 부탁드릴게요. ~~
(DTD버젼입니다)
( 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 = '251307' 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