Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]quelle[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]quelle[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]quelle[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]quelle[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]date[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]date[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]date[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]date[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]sort[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]sort[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]sort[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]sort[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]film[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]film[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]film[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]film[[:>:]]") 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 "[[:<:]]narnia[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]narnia[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]narnia[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]narnia[[:>:]]") 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.