TIPS: MySQL Query Error
SQL:UPDATE dir_webdata SET web_views=web_views+1 WHERE web_id= LIMIT 1
Error: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 'LIMIT 1' at line 1
Errno:1064