Bo-Blog Database System Tips: MySQL Query Error
Time: 2024-9-10 3:50am
Script:
SQL: SELECT COUNT(blogid) FROM `***blogs` WHERE `property`<>'2' AND `property`<>'3' AND `category` in ()
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 ')' at line 1
Errno.: 1064