Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]il[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]il[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]il[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]il[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]n'y[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]n'y[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]n'y[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]n'y[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]pas[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]pas[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]pas[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]pas[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]d'age[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]d'age[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]d'age[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]d'age[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]pour[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]pour[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]pour[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]pour[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]aimer[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]aimer[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]aimer[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]aimer[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]narnia[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]narnia[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]narnia[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]narnia[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.