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