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