Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]just[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]just[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]just[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]just[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]wanna[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]wanna[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]wanna[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]wanna[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]be[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]be[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]be[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]be[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]with[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]with[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]with[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]with[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]you[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]you[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]you[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]you[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.