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 "[[:<:]]vous[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]vous[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]vous[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]vous[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]freddie[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]freddie[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]freddie[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]freddie[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]highmore[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]highmore[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]highmore[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]highmore[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.