Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]quel[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]quel[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]quel[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]quel[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]decouvertes[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]decouvertes[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]decouvertes[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]decouvertes[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]permettent[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]permettent[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]permettent[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]permettent[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]aux[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]aux[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]aux[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]aux[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]enfant[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]enfant[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]enfant[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]enfant[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]savoir[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]savoir[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]savoir[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]savoir[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]ou[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]ou[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]ou[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]ou[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]ils[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]ils[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]ils[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]ils[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]sont[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]sont[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]sont[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]sont[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]r[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]r[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]r[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]r[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.