Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]Rechercher'[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]Rechercher'[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]Rechercher'[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]Rechercher'[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]IN[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]IN[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]IN[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]IN[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]BOOLEAN[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]BOOLEAN[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]BOOLEAN[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]BOOLEAN[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]MODE)[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]MODE)[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]MODE)[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]MODE)[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.