Hi!

On May 15, Jocelyn Fournier wrote:
> A small question :
> 
> I have :
> 
> CANON BCI-11N Cartouche noir ( BJC-70 / BJC-80 / BN-700 )
> 
> in the field 'nom' .
> How could I match BCI-11N for exemple ? (BCI* return nothing :( )
> 
> Thanks,
>   Jocelyn

Actually, it's a question for [EMAIL PROTECTED], not for bugs@,
but anyway - you need to decrease ft_min_word_len variable and
rebuild your indexes (the proper way to do it is to issue
  REPAIR table_name USE_FRM
but be sure to use the latest sources, as I've just fixed a crash in
this code).

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