An Error Was Encountered
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'actors') as score from busquedas as a where MATCH(a.nombre) AGAINST ('jc 'actors' at line 1
select a.*, MATCH(a.nombre) AGAINST ('jc 'actors') as score from busquedas as a where MATCH(a.nombre) AGAINST ('jc 'actors') order by score desc limit 5