Hi!

On Nov 12, Craig Issod wrote:
> Using 3.23.32 on FreeBsd 3.2
> 
> Have gotten a sample fulltext search going, but cannot figure out how 
> to shorten the word length to 2 o3 3, from the default 4.
> 
> Yes, I've read the docs, and tried the following:
> Setting variable using mysqld on command line...it won't take it.
> 
> Looking at the variables - SHOW VARIABLES - it's not in there. 
> ft_min_word_length does not seem to even exist. Can I simply create 
> it somehow?

Online manual is for the latest MySQL version - that is 4.0.0.
In 3.23 the only way to change this value was to recompile MySQL
from sources.

See the manual that came with your MySQL version.

Regards,
Sergei

-- 
MySQL Development Team
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to