빌더오류 > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

빌더오류 정보

빌더오류

본문


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\APM_Setup\htdocs\SIMSIM\lib\fixing.lib.php on line 42

select * from js_board_new where bn_datetime >= '2010-01-24 22:33:56' and wr_id = wr_parent and bo_table in ()

1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1

error file : /simsim/adm/boardgroup_list.php



라고 뜨는데 해결방법좀 알려주세요

아직 초보 라서...


  • 복사

댓글 전체

select * from js_board_new where bn_datetime >= '2010-01-24 22:33:56' and wr_id = wr_parent and bo_table in ()

위 쿼리문에서 ( ) 괄호안에 값이 안들어가서 에러난것 같네요
© SIRSOFT
현재 페이지 제일 처음으로