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