List:Commits« Previous MessageNext Message »
From:paul Date:July 26 2007 11:47pm
Subject:svn commit - mysqldoc@docsrva: r7246 - in trunk: . refman-5.1 refman-5.2
View as plain text  
Author: paul
Date: 2007-07-26 23:47:07 +0200 (Thu, 26 Jul 2007)
New Revision: 7246

Log:
 r27992@polar:  paul | 2007-07-26 16:45:34 -0500
 Move help tag. Revise wording.


Modified:
   trunk/refman-5.1/sql-syntax.xml
   trunk/refman-5.2/sql-syntax.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27991
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:23051
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18941
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27992
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:23051
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18941


Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml	2007-07-26 21:46:33 UTC (rev 7245)
+++ trunk/refman-5.1/sql-syntax.xml	2007-07-26 21:47:07 UTC (rev 7246)
Changed blocks: 3, Lines Added: 3, Lines Deleted: 3; 1086 bytes

@@ -19519,7 +19519,7 @@
         <remark role="help-description-begin"/>
 
         <para>
-          <literal>SHOW ENGINE</literal> displays log or status
+          <literal>SHOW ENGINE</literal> displays operational
           information about a storage engine. The following statements
           currently are supported:
         </para>

@@ -19729,6 +19729,8 @@
           the form of comma-delimited set of name/value pairs.
         </para>
 
+        <remark role="help-description-end"/>
+
         <para>
           The <literal>connection</literal> row's
           <literal>Status</literal> column contains the name/value pairs

@@ -19908,8 +19910,6 @@
           SQL node on which this statement is run.
         </para>
 
-        <remark role="help-description-end"/>
-
         <formalpara role="mnmas">
 
           <title>MySQL Enterprise</title>


Modified: trunk/refman-5.2/sql-syntax.xml
===================================================================
--- trunk/refman-5.2/sql-syntax.xml	2007-07-26 21:46:33 UTC (rev 7245)
+++ trunk/refman-5.2/sql-syntax.xml	2007-07-26 21:47:07 UTC (rev 7246)
Changed blocks: 3, Lines Added: 3, Lines Deleted: 3; 1086 bytes

@@ -20037,7 +20037,7 @@
         <remark role="help-description-begin"/>
 
         <para>
-          <literal>SHOW ENGINE</literal> displays log or status
+          <literal>SHOW ENGINE</literal> displays operational
           information about a storage engine. The following statements
           currently are supported:
         </para>

@@ -20226,6 +20226,8 @@
           the form of comma-delimited set of name/value pairs.
         </para>
 
+        <remark role="help-description-end"/>
+
         <para>
           The <literal>connection</literal> row's
           <literal>Status</literal> column contains the name/value pairs

@@ -20405,8 +20407,6 @@
           SQL node on which this statement is run.
         </para>
 
-        <remark role="help-description-end"/>
-
         <formalpara role="mnmas">
 
           <title>MySQL Enterprise</title>


Thread
svn commit - mysqldoc@docsrva: r7246 - in trunk: . refman-5.1 refman-5.2paul26 Jul