Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]carrie[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]carrie[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]carrie[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]carrie[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]underwood[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]underwood[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]underwood[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]underwood[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]there's[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]there's[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]there's[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]there's[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]place[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]place[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]place[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]place[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]for[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]for[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]for[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]for[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]us[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]us[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]us[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]us[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.