Hello,

we want to set the global variable ft_min_word_len from the default "four" to 
the value "three".

This is needed because we want to search for words with the max. length of 
three characters in one application.

I've read that after setting ft_min_word_len to the new value, a "REPAIR TABLE 
<tablename> QUICK;" is required.

Now the question:
The MySQL holds more than one database but I only want to take affect the 
modification to one special database. Is there a problem with indizes in other 
databases or can I ensure that the affect only regards to one database?

Regards
Spiker
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to