Rechercher
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_id = csi.products_id AND csi.languages_id=1

select distinct p.products_id, p.products_last_modified from products p , products_to_categories p2c ,cyo_search_index csi where csi.= '' AND p.products_id = csi.products_id AND csi.languages_id=1 AND p.products_status = '1' and p.virtual_product=1 and p.products_id = p2c.products_id and p.products_quantity > 0 and p.typeProduit in ('PRO') and p2c.categories_id= 124746 order by p.ordre_tri desc , p.ordre_tri desc

[TEP STOP]