Producten die overeenstemmen 1064 - 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 ') order by m.manufacturers_name' at line 1

select distinct m.manufacturers_id as id, m.manufacturers_name as name FROM manufacturers m WHERE m.manufacturers_id IN (3,) order by m.manufacturers_name

[TEP STOP]