List:Commits« Previous MessageNext Message »
From:paul Date:April 10 2006 8:09pm
Subject:svn commit - mysqldoc@docsrva: r1780 - in trunk: . refman-common
View as plain text  
Author: paul
Date: 2006-04-10 22:09:46 +0200 (Mon, 10 Apr 2006)
New Revision: 1780

Log:
 r9357@frost:  paul | 2006-04-10 15:09:30 -0500
 Document bugfix: Bug#18836


Modified:
   trunk/
   trunk/refman-common/news-5.1.xml


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:9355
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:4334
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:9357
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:4334

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-04-10 19:58:15 UTC (rev 1779)
+++ trunk/refman-common/news-5.1.xml	2006-04-10 20:09:46 UTC (rev 1780)
@@ -219,6 +219,16 @@
 
       <listitem>
         <para>
+          For full-text searches in boolean mode, and when a full-text
+          parser plugin was used, a
+          <literal>MYSQL_FTPARSER_PARAM::ftparser_state</literal> could
+          have been corrupted by recursive calls to the plugin. (Bug
+          #18836)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           <literal>EXTRACT(QUARTER FROM
           <replaceable>date</replaceable>)</literal> returned unexpected
           results. (Bug #18100)

Thread
svn commit - mysqldoc@docsrva: r1780 - in trunk: . refman-commonpaul10 Apr