Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]jolie[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]jolie[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]jolie[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]jolie[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]exprestion[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]exprestion[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]exprestion[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]exprestion[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]dans[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]dans[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]dans[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]dans[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]tom[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]tom[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]tom[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]tom[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]7[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]7[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]7[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]7[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.