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_len=3;
ERROR 1193: Unknown system variable 'ft_min_word_len'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to