| 
					How to change " ft_min_word_len " for MySQL
				 | 
		
			| Author | Message | 
		
	
	
		
	
		| ahold   
 
 Posts: 1
 Joined: Jun 2009
 Reputation: 0
 | 
			| How to change " ft_min_word_len " for MySQL 
 
				Welcome,
 Please tell me how to change "ft_min_word_len" limit for MySQL server to 3 words ?
 
 
 I can't find it in /etc/mysql/my.conf
 
 I have set up limit for 3 words for any queries.
 
 Regards
 I figure it out.
 
 /etc/mysql/my.conf
 
 under [mysqld]
 section add
 
 ft_min_word_len = 3
 
				
(This post was last modified: 06-23-2009 01:08 AM by ahold.)
 |  | 
	| 06-23-2009 12:32 AM |  | 
	 
	
	
		
	
	
	
	
	
	
	
	
	
		
		
	
	
	
User(s) browsing this thread: 1 Guest(s)