Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]clin[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]clin[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]clin[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]clin[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]d[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]d[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]d[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]d[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]oeil[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]oeil[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]oeil[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]oeil[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]msn[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]msn[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]msn[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]msn[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]animaraaaaararraraars[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]animaraaaaararraraars[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]animaraaaaararraraars[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]animaraaaaararraraars[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.