ft_min_word_len unrecognized on Red Hat >= 9

David Miller justdave at bugzilla.org
Wed Jun 16 18:20:13 UTC 2004


Myk Melez wrote:

> The last I heard the license problems weren't fixed, but regardless, I 
> recommend using MySQL's RPMs instead of Red Hat's.  Red Hat only updates 
> MySQL for critical fixes and often does it by backporting fixes to its 
> existing release, while MySQL regularly releases stable point versions 
> with many bug fixes and stable feature enhancements.  I find the stable 
> MySQL RPMs better balance the twin needs for stability and enhancements.

I agree.  One thing you need to keep in mind when using MySQL's RPMs is 
that the DBD::mysql RPM provided by RedHat only works with RedHat's 
MySQL RPMs (when talking to a database server on the same machine - 
it'll still work fine if the DB server is remote).  If you use MySQL's 
RPM for MySQL itself, make sure you reinstall DBD::mysql from CPAN 
*after* installing MySQL's RPMs.

-- 
Dave Miller      Project Leader, Bugzilla Bug Tracking System
http://www.justdave.net/             http://www.bugzilla.org/



More information about the developers mailing list