Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]coupe[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]coupe[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]coupe[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]coupe[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]papier[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]papier[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]papier[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]papier[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]pour[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]pour[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]pour[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]pour[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]leper[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]leper[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]leper[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]leper[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]pitere[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]pitere[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]pitere[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]pitere[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]forger[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]forger[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]forger[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]forger[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]sur[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]sur[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]sur[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]sur[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]tete[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]tete[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]tete[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]tete[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]d[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]d[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]d[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]d[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]haslan[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]haslan[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]haslan[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]haslan[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.