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 "[[:<:]]skandar[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]skandar[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]skandar[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]skandar[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]keynes[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]keynes[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]keynes[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]keynes[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]baptisent[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]baptisent[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]baptisent[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]baptisent[[:>:]]") 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" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.