]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation patch for bug 266461: Document minimum requirements for ft_min_word_len...
authorjocuri%softhome.net <>
Mon, 8 Nov 2004 07:55:05 +0000 (07:55 +0000)
committerjocuri%softhome.net <>
Mon, 8 Nov 2004 07:55:05 +0000 (07:55 +0000)
docs/xml/installation.xml

index cc6a5abe93c5f154c1a7de7d2a8bc456010a33a0..19f8f465567d157b84bba813a3b36a3a94bd48ea 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.72.2.5 2004/10/24 23:54:55 jocuri%softhome.net Exp $ -->
+<!-- $Id: installation.xml,v 1.72.2.6 2004/11/07 23:55:05 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>