when i try to run this sql query using php i get error SELECT * FROM links WHERE MATCH(title, desc) AGAINST ($s) limit 10 where is the mistake here ?