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 'and m.manufacturers_id = p.manufacturers_id' at line 1
select m.manufacturers_name from products p,manufacturers m where products_id = and m.manufacturers_id = p.manufacturers_id