A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'or' IN BOOLEAN MODE) AS relevance from descargas where MATCH(titulo) AGAINST(...' at line 1

select id,titulo,enlace, ano, web,bitly, MATCH (titulo) AGAINST ('Le Silence est d'or' IN BOOLEAN MODE) AS relevance from descargas where MATCH(titulo) AGAINST('Le Silence est d'or' IN BOOLEAN MODE) and ano=1947 having relevance>=1 order by relevance desc,ABS( LENGTH('Le Silence est d'or') - LENGTH(titulo) )

Filename: /var/www/vhosts/qpelicula.com/httpdocs/models/peliculas.php

Line Number: 43