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