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