Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]Partition[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]Partition[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]Partition[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]Partition[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]flute[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]flute[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]flute[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]flute[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]traversière[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]traversière[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]traversière[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]traversière[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]Narnia[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]Narnia[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]Narnia[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]Narnia[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]battle[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]battle[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]battle[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]battle[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.