오류가 뜨는데 의미가 뭔지 모르겠습니다. 정보
오류가 뜨는데 의미가 뭔지 모르겠습니다.
본문
아시는분 알려주세요.
update g4_write_9 set wr_6 = '', wr_7 = '', wr_8 = '', wr_9 = ', wr_10 = '' where wr_id = '5202'
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 '5202'' at line 5
error file : /bbs/write_comment_update.php
update g4_write_9 set wr_6 = '', wr_7 = '', wr_8 = '', wr_9 = ', wr_10 = '' where wr_id = '5202'
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 '5202'' at line 5
error file : /bbs/write_comment_update.php
댓글 전체
구문의 마지막에 ; 를 빠트린게 있는지 확인해보세요.