Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]quelle[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]quelle[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]quelle[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]quelle[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]heure[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]heure[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]heure[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]heure[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]en[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]en[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]en[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]en[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]peu[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]peu[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]peu[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]peu[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]voire[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]voire[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]voire[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]voire[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.