살려주세요 업그레이드하니깐 이상한게 막 떠여..ㅠㅠ 정보
살려주세요 업그레이드하니깐 이상한게 막 떠여..ㅠㅠ
관련링크
http://www.zbnara.com
158회 연결
본문
select * from where po_start_date < '2010-05-15 18:34:19' and po_end_date > '2010-05-15 18:34:19' and po_openchk = '1'
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 'where po_start_date < '2010-05-15 18:34:19' and po_end_date > '2010-05-15 18:34:' at line 1
error file : /index.php
이게 뭐죠? ㅇ쩌라는거죠?
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 'where po_start_date < '2010-05-15 18:34:19' and po_end_date > '2010-05-15 18:34:' at line 1
error file : /index.php
이게 뭐죠? ㅇ쩌라는거죠?
댓글 전체
밑에 부분에여
어떤걸 업그레이드 하셨는지 모르겠으나 테이블 명이 없네요
select * from where po_start_date < '2010-05-15 18:34:19' and po_end_date > '2010-05-15 18:34:19' and po_openchk = '1'
이 쿼리 부분에 from 다음 테이블명이 빠져있군요
select * from where po_start_date < '2010-05-15 18:34:19' and po_end_date > '2010-05-15 18:34:19' and po_openchk = '1'
이 쿼리 부분에 from 다음 테이블명이 빠져있군요