Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]quel[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]quel[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]quel[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]quel[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]mythe[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]mythe[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]mythe[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]mythe[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]souhaiter[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]souhaiter[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]souhaiter[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]souhaiter[[:>:]]") 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 "[[:<:]]etre[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]etre[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]etre[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]etre[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.