개발새발
sql 에러 본문
ERROR 1064 (42000): 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 id=2' at line 1
이 에러는 하면안된다 이유는 ''표나 , 을 잘못 썼기 때문이다
'오류' 카테고리의 다른 글
Comments