Erreur SQL !
SELECT *,annonceurs.nom as nom, MATCH(resume, corpstext) AGAINST ('finance, banque, maîtrise d'ouvrage, MOA, référentiel, repository, systèmes d'inform' WITH QUERY EXPANSION) as score from annonces,annonceurs WHERE annonceur=refannonceur and MATCH(resume, corpstext) AGAINST ('finance, banque, maîtrise d'ouvrage, MOA, référentiel, repository, systèmes d'inform' WITH QUERY EXPANSION) ORDER BY score DESC;
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 'ouvrage, MOA, référentiel, repository, systèmes d'inform' WITH QUERY EXPANSIO' at line 1