Eroare a bazei de date

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 'V/S FORD FIESTA 2001 """") LIMIT 5' at line 5

SELECT `mp_anunturi`.*, `users`.`username`, `users`.`phone`, `users`.`phone2` FROM (`mp_anunturi`) JOIN `users` ON `users`.`id` = `mp_anunturi`.`userid` WHERE `activ` = 1 AND MATCH (titlu, detalii) AGAINST ("""" V/S FORD FIESTA 2001 """") LIMIT 5