Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]qquel[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]qquel[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]qquel[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]qquel[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]est[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]est[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]est[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]est[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]nom[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]nom[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]nom[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]nom[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]lactrice[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]lactrice[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]lactrice[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]lactrice[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]qui[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]qui[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]qui[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]qui[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]joue[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]joue[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]joue[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]joue[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]lucie[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]lucie[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]lucie[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]lucie[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.