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