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