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