Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]pevensis[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]pevensis[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]pevensis[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]pevensis[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]jouerons[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]jouerons[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]jouerons[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]jouerons[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]t\\\\\\\\\\\\\\\'il[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]t\\\\\\\\\\\\\\\'il[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]t\\\\\\\\\\\\\\\'il[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]t\\\\\\\\\\\\\\\'il[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.