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