Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]comment[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]comment[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]comment[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]comment[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]trouver[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]trouver[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]trouver[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]trouver[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]l\\\\'arc[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]l\\\\'arc[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]l\\\\'arc[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]l\\\\'arc[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]fleches[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]fleches[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]fleches[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]fleches[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]susanne'[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]susanne'[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]susanne'[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]susanne'[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.