Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]qu\\'est-ce[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]qu\\'est-ce[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]qu\\'est-ce[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]qu\\'est-ce[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]que[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]que[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]que[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]que[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]pierre[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]pierre[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]pierre[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]pierre[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]oublie[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]oublie[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]oublie[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]oublie[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]faire[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]faire[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]faire[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]faire[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]apres[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]apres[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]apres[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]apres[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]avoir[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]avoir[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]avoir[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]avoir[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]tue[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]tue[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]tue[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]tue[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]loup[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]loup[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]loup[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]loup[[:>:]]") 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.