]> 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:54:47 +0000 (07:54 +0000)
committerjocuri%softhome.net <>
Mon, 8 Nov 2004 07:54:47 +0000 (07:54 +0000)
docs/xml/installation.xml

index 449ff38cc01ea5fabf591dfc8e67e7afaf3517ce..b457d451fdfc0662adea3d36500cda6644096300 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.77 2004/10/24 23:54:37 jocuri%softhome.net Exp $ -->
+<!-- $Id: installation.xml,v 1.78 2004/11/07 23:54:47 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>