Erreur dans la requête : 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 '%2Cdate_parution_mois desc LIMIT 10' at line 1 SELECT c.*,u.url_motcle FROM th_catalogue c,th_index_url_art u WHERE ( c.mots_cles LIKE '%memotech%') AND (c.titre LIKE "%%" OR c.ean LIKE "%%" OR c.ref_prod LIKE "%%" OR c.auteurs LIKE "%%") AND (c.matiere LIKE "%%" OR c.niveau LIKE "%%") AND (c.id=u.url_art AND c.id_theme=u.url_th) ORDER BY date_parution_annee desc%2Cdate_parution_mois desc LIMIT 10