Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]pourquoi[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]pourquoi[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]pourquoi[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]pourquoi[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]ses[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]ses[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]ses[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]ses[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]acteurs[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]acteurs[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]acteurs[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]acteurs[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]comme[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]comme[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]comme[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]comme[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]willam[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]willam[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]willam[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]willam[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.