]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation patch for bug 266461: Document minimum requirements for ft_min_word_len...
authorjocuri%softhome.net <>
Fri, 4 Apr 2008 11:47:08 +0000 (11:47 +0000)
committerjocuri%softhome.net <>
Fri, 4 Apr 2008 11:47:08 +0000 (11:47 +0000)
docs/en/xml/installation.xml

index 3fc8a3171ecf54a9862771435183abcfdd89fdbf..fb54766f06f35bad765181287ddc3e566b5043ac 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.77 2008/04/04 06:47:07 jocuri%softhome.net Exp $ -->
+<!-- $Id: installation.xml,v 1.78 2008/04/04 06:47:08 jocuri%softhome.net Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
         <para>Rebuilding the indexes can be done based on documentation found at
         <ulink url="http://www.mysql.com/doc/en/Fulltext_Fine-tuning.html"/>.
         </para>
+
+        <note>
+          The ft_min_word_len parameter is only suported in MySQL v4 or higher.
+        </note>
       </section>
 
       <section>