Erreur dans la class MySql_Sql - M�thode Query
Requ�te SQL: SELECT *
FROM cop_produit, cop_catalogue, cop_rubrique, cop_groupe
WHERE RubriqueIdx = ProduitRubriqueIdx
AND CatalogueIdx = ProduitCatalogueIdx
AND (CatalogueGroupeIdx = GroupeIdx OR CatalogueGroupeIdx = GroupeParentIdx)
AND GroupeIdx IN (1,)
AND cop_produit.ProduitIdx = '1541'
Mysql Error (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 cop_produit.ProduitIdx = '1541'' at line 6
Session halted.