Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]avalon[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]avalon[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]avalon[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]avalon[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]high[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]high[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]high[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]high[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]amour[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]amour[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]amour[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]amour[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]laa©gendaire[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]laa©gendaire[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]laa©gendaire[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]laa©gendaire[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]film'[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]film'[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]film'[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]film'[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.