Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]cafe[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]cafe[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]cafe[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]cafe[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]au[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]au[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]au[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]au[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]lait[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]lait[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]lait[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]lait[[:>:]]") 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 "[[:<:]]pain[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]pain[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]pain[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]pain[[:>:]]") 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 "[[:<:]]raisins[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]raisins[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]raisins[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]raisins[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.