Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]got[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]got[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]got[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]got[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]error[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]error[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]error[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]error[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]\'parentheses[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]\'parentheses[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]\'parentheses[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]\'parentheses[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]not[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]not[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]not[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]not[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]balanced\'[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]balanced\'[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]balanced\'[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]balanced\'[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]f[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]f[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]f[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]f[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.