OK, I have SSH'd into my mysql console via PuTTY. Anyways, I'm in.
I do this because the database I'm on is shared hosting. I don't have access to the my.ini
file.
How do I set ft_min_word_len
to 2
. Its current, default value is 4
. How do I change it via mysql console?
Thank you