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 '= '' GROUP BY csi.famille, csi.sousFamille, csi.sousSousFamille'

SELECT csi.famille, csi.sousFamille, csi.sousSousFamille FROM cyo_search_index csi, products_to_categories pc, products p WHERE pc.categories_id=117484 AND csi.languages_id = 2 AND csi.products_id = p.products_id AND p.products_id=pc.products_id and p.products_quantity > 0 and p.typeProduit in ('PRO') AND csi.= '' GROUP BY csi.famille, csi.sousFamille, csi.sousSousFamille

[TEP STOP]