Re: howto: Rebuild a FullText index

2002-01-12 Thread Sergei Golubchik
Hi! On Jan 07, Jason Kushmaul wrote: > I have changed a fulltext variable ft_min_word_len from the default 4 to > 1, and the manual says to rebuild my fulltext indexes once again. > I verified that this variable changed with SHOW VARIABLES and it did change. > > I have tried optimize table, ana

howto: Rebuild a FullText index

2002-01-07 Thread Jason Kushmaul
I have changed a fulltext variable ft_min_word_len from the default 4 to 1, and the manual says to rebuild my fulltext indexes once again. I verified that this variable changed with SHOW VARIABLES and it did change. I have tried optimize table, analyze table, repair table which all finished wit