MySQL: Difference between revisions

From JoeHacker
(Created page with 'Hacks for mysql Set the fulltext search length. edit /etc/mysql/conf.d/min_word_size.cnf [mysqld] ft_min_word_len=2')
(No difference)

Revision as of 08:00, 13 August 2009

Hacks for mysql

Set the fulltext search length.

edit /etc/mysql/conf.d/min_word_size.cnf

[mysqld]
ft_min_word_len=2