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