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