Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]q(u|ù|û|ü)(e|é|è|ê|ë)l[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]q(u|ù|û|ü)(e|é|è|ê|ë)l[[:>:]]" OR texte_news REGEXP "[[:<:]]q(u|ù|û|ü)(e|é|è|ê|ë)l[[:>:]]") AND (titre_news REGEXP "[[:<:]]p(e|é|è|ê|ë)rss(o|ô|ö)n(a|à|â)g(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]p(e|é|è|ê|ë)rss(o|ô|ö)n(a|à|â)g(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]p(e|é|è|ê|ë)rss(o|ô|ö)n(a|à|â)g(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]y[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]y[[:>:]]" OR texte_news REGEXP "[[:<:]]y[[:>:]]") AND (titre_news REGEXP "[[:<:]](a|à|â)(u|ù|û|ü)r(a|à|â)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](a|à|â)(u|ù|û|ü)r(a|à|â)[[:>:]]" OR texte_news REGEXP "[[:<:]](a|à|â)(u|ù|û|ü)r(a|à|â)[[:>:]]") AND (titre_news REGEXP "[[:<:]]t-(i|î|ï)l[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]t-(i|î|ï)l[[:>:]]" OR texte_news REGEXP "[[:<:]]t-(i|î|ï)l[[:>:]]") AND (titre_news REGEXP "[[:<:]]l(u|ù|û|ü)(c|ç)y[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l(u|ù|û|ü)(c|ç)y[[:>:]]" OR texte_news REGEXP "[[:<:]]l(u|ù|û|ü)(c|ç)y[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.