Ho stampato la query e il risultato è:
SELECT * FROM tabella WHERE MATCH(campo1,campo2) AGAINST('ciao' IN BOOLEAN MODE)
ciao è un valore recuperato nella variabile $ricerca
Mi dà questo errore:
Query non valida: 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 '' at line 1