Erreur SQL !
FROM artistes WHERE (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]i[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]i[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]i[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]i[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]gotta[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]gotta[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]gotta[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]gotta[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]go[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]go[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]go[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]go[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]my[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]my[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]my[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]my[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]own[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]own[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]own[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]own[[:>:]]") AND affiche_artiste="1" AND (REPLACE (nom_artiste,"é","e") REGEXP "[[:<:]]way[[:>:]]" OR REPLACE (prenom_artiste,"é","e") REGEXP "[[:<:]]way[[:>:]]" OR REPLACE (nom_complet_artiste,"é","e") REGEXP "[[:<:]]way[[:>:]]" OR biographie_artiste REGEXP "[[:<:]]way[[:>:]]") AND affiche_artiste="1" ORDER BY nom_artiste ASC
Illegal argument to a regular expression.