questa è la query:
select id from testixml where match(testo) against('giugio' IN BOOLEAN MODE)
questo è l'errore:
You have an error in your SQL syntax near 'BOOLEAN MODE)' at line 1
lavoro su server linux
questa è la query:
select id from testixml where match(testo) against('giugio' IN BOOLEAN MODE)
questo è l'errore:
You have an error in your SQL syntax near 'BOOLEAN MODE)' at line 1
lavoro su server linux