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 p.products_status = 1 GROUP BY csi.famille, csi.sousFam

SELECT csi.famille, csi.sousFamille, csi.sousSousFamille FROM cyo_search_index csi, products_to_categories pc, products p WHERE pc.categories_id = 11013 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 = 'PRO' AND csi.= '' AND p.products_status = 1 GROUP BY csi.famille, csi.sousFamille, csi.sousSousFamille

[TEP STOP]