질문게시판 오류 > 그누4 질문답변

그누4 질문답변

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

질문게시판 오류 정보

질문게시판 오류

본문

질문게시판을 만들어서 쓰니깐 일케 뜹니다.

select count(*) as cnt from g4_write_03_2 where mb_id = 'admin' and wr_2 = '' and wr_is_comment = 0 and wr_datetime > adddate(curdate(), interval - day)

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 5

error file : /onuri1.3/bbs/write.php


빌더는 오누리빌더요;;
  • 복사

댓글 전체

ADDDATE(date,INTERVAL expr unit), ADDDATE(expr,days)

As of MySQL 4.1.1, the second syntax is allowed. When invoked with the days form of the second argument, MySQL treats it as an integer number of days to be added to expr.


mysql 버젼이 4.1미만인가 봅니다.
© SIRSOFT
현재 페이지 제일 처음으로