List:Internals« Previous MessageNext Message »
From:paul Date:September 8 2005 3:08pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.3504)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.3504 05/09/08 10:08:52 paul@stripped +4 -0
  Add full-text-related SHOW PROCESSLIST state.

  refman/sql-syntax.xml
    1.64 05/09/08 10:08:50 paul@stripped +11 -0
    Add full-text-related SHOW PROCESSLIST state.

  refman-5.1/sql-syntax.xml
    1.38 05/09/08 10:08:50 paul@stripped +11 -0
    Sync.

  refman-5.0/sql-syntax.xml
    1.40 05/09/08 10:08:50 paul@stripped +11 -0
    Sync.

  refman-4.1/sql-syntax.xml
    1.57 05/09/08 10:08:49 paul@stripped +11 -0
    Sync.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	paul
# Host:	frost.snake.net
# Root:	/Volumes/frost2/MySQL/bk/mysqldoc

--- 1.37/refman-5.1/sql-syntax.xml	2005-09-07 12:52:42 -05:00
+++ 1.38/refman-5.1/sql-syntax.xml	2005-09-08 10:08:50 -05:00
@@ -14547,6 +14547,17 @@
 
           <listitem>
             <para>
+              <literal>FULLTEXT initialization</literal>
+            </para>
+
+            <para>
+              The server is preparing to perform a natural-language
+              full-text search.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               <literal>Killed</literal>
             </para>
 

--- 1.56/refman-4.1/sql-syntax.xml	2005-09-07 12:52:41 -05:00
+++ 1.57/refman-4.1/sql-syntax.xml	2005-09-08 10:08:49 -05:00
@@ -14209,6 +14209,17 @@
 
           <listitem>
             <para>
+              <literal>FULLTEXT initialization</literal>
+            </para>
+
+            <para>
+              The server is preparing to perform a natural-language
+              full-text search.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               <literal>Killed</literal>
             </para>
 

--- 1.63/refman/sql-syntax.xml	2005-09-07 12:52:42 -05:00
+++ 1.64/refman/sql-syntax.xml	2005-09-08 10:08:50 -05:00
@@ -14594,6 +14594,17 @@
 
           <listitem>
             <para>
+              <literal>FULLTEXT initialization</literal>
+            </para>
+
+            <para>
+              The server is preparing to perform a natural-language
+              full-text search.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               <literal>Killed</literal>
             </para>
 

--- 1.39/refman-5.0/sql-syntax.xml	2005-09-07 12:52:42 -05:00
+++ 1.40/refman-5.0/sql-syntax.xml	2005-09-08 10:08:50 -05:00
@@ -14575,6 +14575,17 @@
 
           <listitem>
             <para>
+              <literal>FULLTEXT initialization</literal>
+            </para>
+
+            <para>
+              The server is preparing to perform a natural-language
+              full-text search.
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               <literal>Killed</literal>
             </para>
 
Thread
bk commit - mysqldoc@docsrva tree (paul:1.3504)paul8 Sep