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