Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]someone[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]someone[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]someone[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]someone[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]wake[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]wake[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]wake[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]wake[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]me[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]me[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]me[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]me[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]up[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]up[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]up[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]up[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.