Bo-Blog Database System Tips: MySQL Query Error
Time: 2012-2-9 7:16am
Script:
SQL: SELECT * FROM `***blogs` WHERE `blogid` IN (<tag>) AND `property`<'2' ORDER BY `sticky` DESC, `pubtime` DESC LIMIT 0, 15
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