Re: SET ft_min_word_len

2003-06-06 Thread Jeremy Zawodny
On Fri, Jun 06, 2003 at 02:06:18PM -0500, Paul DuBois wrote: > >Why can't I set ft_min_word_len? According to the > >docs, this is available in 4.0. Do I have to use some > >other syntax? > > Set it at server startup time. And make sure to rebuild any affected i

Re: SET ft_min_word_len

2003-06-06 Thread Paul DuBois
Why can't I set ft_min_word_len? According to the docs, this is available in 4.0. Do I have to use some other syntax? Set it at server startup time. mysql> select version(); +---+ | version() | +---+ | 4.0.12| +--

SET ft_min_word_len

2003-06-06 Thread duncan mysql
Why can't I set ft_min_word_len? According to the docs, this is available in 4.0. Do I have to use some other syntax? mysql> select version(); +---+ | version() | +---+ | 4.0.12| +---+ mysql> set ft_min_word_l