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 ((a.miasto_id = 1) or (a.miasto_id = 1))' at line 1
select count(*) from artykul a inner join artykul_podkategoria pa on a.artykul_podkategoria_id = pa.id where a.artykul_podkategoria_id = and ((a.miasto_id = 1) or (a.miasto_id = 1))