Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]zack[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]zack[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]zack[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]zack[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]cody[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]cody[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]cody[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]cody[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]dans[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]dans[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]dans[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]dans[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]vie[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]vie[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]vie[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]vie[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]palace\\\\\\\\\\\\\\\'[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]palace\\\\\\\\\\\\\\\'[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]palace\\\\\\\\\\\\\\\'[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]palace\\\\\\\\\\\\\\\'[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.