Bo-Blog Database System Tips: MySQL Query Error

Time: 2012-2-8 6:38pm
Script:

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