Bo-Blog Database System Tips: MySQL Query Error

Time: 2024-10-2 2:36am
Script:

SQL: SELECT * FROM `***blogs` WHERE `blogid` IN (,4545,6761) 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 MariaDB server version for the right syntax to use near '4545,6761) AND `property`<'2' ORDER BY `sticky` DESC, `pubtime` DESC LIMIT 0...' at line 1
Errno.: 1064