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 "[[:<:]]on[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]on[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]on[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]on[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]fait[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]fait[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]fait[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]fait[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]pour[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]pour[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]pour[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]pour[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]s\\\\\\\'inscrir[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]s\\\\\\\'inscrir[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]s\\\\\\\'inscrir[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]s\\\\\\\'inscrir[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.