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 ':4' at line 1
SELECT distinct p.farbe FROM products p, products_to_categories ptc where p.products_id=ptc.products_id and p.products_status=1 and ptc.categories_id=38:4
[XT SQL Error]