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