SELECT * FROM produtos WHERE (p!=0 || m!=0 || g!=0 || gg!=0) AND status=1 AND (titulo LIKE '%willie nelson%' OR tags LIKE '%willie nelson%' OR texto LIKE '%willie nelson%' OR categ LIKE '%willie nelson%' OR genero LIKE '%willie nelson%') ORDER BY titulo