Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]when[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]when[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]when[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]when[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]there[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]there[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]there[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]there[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]was[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]was[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]was[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]was[[:>:]]") 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 "[[:<:]]you[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]you[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]you[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]you[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.