It appears that version `17.1` has broken the mysq...
# exposed
k
It appears that version
17.1
has broken the mysql
MATCH(...) AGAINST(...)
function - now the generated sql looks like this:
MATCH(... AGAINST(...)
. no closing right
)
on the MATCH.
t
Thank you for a report. Will fix it in a few days.