SELECT `size`
      FROM `eshop_store` WHERE `idprod` IN ()
        AND `count`>0

Mysql 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 `count`>0' at line 2