Query ErrorSELECT count(*) FROM fs_products
WHERE published = 1 and id in (0 0)
Array
(
[0] => 42000
[1] => 1064
[2] => 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 '0)' at line 2
)