Re: Manual: mis-spelled variable

2002-06-25 Thread Egor Egorov
Thomas, Monday, June 24, 2002, 7:05:21 PM, you wrote: TS> I came across this problem: TS> where the manual describes Fulltext Fine-tuning it says: TS>* Minimal length of word to be indexed is defined by MySQL variable TS> `ft_min_word_length'. *Note SHOW VARIABLES::. Change it to the

Manual: mis-spelled variable

2002-06-24 Thread Thomas Spahni
Hi, I came across this problem: where the manual describes Fulltext Fine-tuning it says: * Minimal length of word to be indexed is defined by MySQL variable `ft_min_word_length'. *Note SHOW VARIABLES::. Change it to the value you prefer, and rebuild your `FULLTEXT' indexes. This