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