Thanks Sergei,
fantastic news... I like version4.0, thanks folks, big congratulations all round :-) Chris -----Original Message----- From: Sergei Golubchik [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 25, 2001 4:18 PM To: Christopher Thorpe Cc: [EMAIL PROTECTED] Subject: Re: setting ft_min_word_len Hi! On Oct 25, Christopher Thorpe wrote: > Is there any way of setting the ft_min_word_len variable in MySQL4.0 without > having to recompile? I'm like other people finding problems with the 3 > letter block on fulltext index inclusion as a few queries are for people's > names which are three letters long. > > thanks > Chris Why - every mysql variable can be set w/o recompilation. ft_min_word_len is in no way different. mysqld --set-variable ft_min_word_len=3 :-) 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