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