Bo-Blog Database System Tips: MySQL Query Error

Time: 2024-4-19 8:16am
Script:

SQL: SELECT * FROM `***blogs` WHERE `blogid` IN (<tag>) AND `property`<'2' ORDER BY `sticky` DESC, `pubtime` DESC LIMIT 0, 6
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 ') AND `property`<'2' ORDER BY `sticky` DESC, `pubtime` DESC LIMIT 0, 6' at line 1
Errno.: 1064