List:Commits« Previous MessageNext Message »
From:plavin Date:November 30 2007 7:00pm
Subject:svn commit - mysqldoc@docsrva: r9029 - in trunk: dynamic-docs/command-optvars refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: plavin
Date: 2007-11-30 20:00:47 +0100 (Fri, 30 Nov 2007)
New Revision: 9029

Log:
Add tables of options for specific engines


Modified:
   trunk/dynamic-docs/command-optvars/mysqld.xml
   trunk/refman-4.1/se-innodb.xml
   trunk/refman-4.1/storage-engines.xml
   trunk/refman-5.0/se-bdb.xml
   trunk/refman-5.0/se-innodb.xml
   trunk/refman-5.0/se-myisam.xml
   trunk/refman-5.1/se-innodb.xml
   trunk/refman-5.1/se-myisam.xml


Modified: trunk/dynamic-docs/command-optvars/mysqld.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/mysqld.xml	2007-11-30 18:36:06 UTC (rev 9028)
+++ trunk/dynamic-docs/command-optvars/mysqld.xml	2007-11-30 19:00:47 UTC (rev 9029)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 676 bytes

@@ -457,7 +457,7 @@
 
   </mysqloption>
 
-  <mysqloption section="myisam" id="Com_checksum">
+  <mysqloption section="server" id="Com_checksum">
 
     <xrefto id="option_mysqld_Com_option_mysqld"/>
 

@@ -18215,7 +18215,7 @@
 
   </mysqloption>
 
-  <mysqloption section="server" id="have_archive">
+  <mysqloption section="archive" id="have_archive">
 
     <xrefto id="option_mysqld_have_archive"/>
 


Modified: trunk/refman-4.1/se-innodb.xml
===================================================================
--- trunk/refman-4.1/se-innodb.xml	2007-11-30 18:36:06 UTC (rev 9028)
+++ trunk/refman-4.1/se-innodb.xml	2007-11-30 19:00:47 UTC (rev 9029)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 449 bytes

@@ -1057,6 +1057,8 @@
       </para>
 
     </formalpara>
+    
+    <para condition="dynamic:optvar:fullsummary" role="4.1:mysqld:section-innodb"/>
 
     <para>
       <literal>InnoDB</literal> command options:


Modified: trunk/refman-4.1/storage-engines.xml
===================================================================
--- trunk/refman-4.1/storage-engines.xml	2007-11-30 18:36:06 UTC (rev 9028)
+++ trunk/refman-4.1/storage-engines.xml	2007-11-30 19:00:47 UTC (rev 9029)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 495 bytes

@@ -2908,6 +2908,8 @@
         engine. For more information, see
         <xref linkend="server-options"/>.
       </para>
+      
+      <para condition="dynamic:optvar:fullsummary" role="4.1:mysqld:section-bdb"/>
 
       <itemizedlist>
 


Modified: trunk/refman-5.0/se-bdb.xml
===================================================================
--- trunk/refman-5.0/se-bdb.xml	2007-11-30 18:36:06 UTC (rev 9028)
+++ trunk/refman-5.0/se-bdb.xml	2007-11-30 19:00:47 UTC (rev 9029)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 512 bytes

@@ -221,6 +221,8 @@
       change the behavior of the <literal>BDB</literal> storage engine.
       For more information, see <xref linkend="server-options"/>.
     </para>
+    
+    <para condition="dynamic:optvar:fullsummary" role="5.0:mysqld:section-bdb"/>
 
     <itemizedlist>
 


Modified: trunk/refman-5.0/se-innodb.xml
===================================================================
--- trunk/refman-5.0/se-innodb.xml	2007-11-30 18:36:06 UTC (rev 9028)
+++ trunk/refman-5.0/se-innodb.xml	2007-11-30 19:00:47 UTC (rev 9029)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 447 bytes

@@ -956,6 +956,8 @@
       </para>
 
     </formalpara>
+    
+    <para condition="dynamic:optvar:fullsummary" role="5.0:mysqld:section-innodb"/>
 
     <para>
       <literal>InnoDB</literal> command options:


Modified: trunk/refman-5.0/se-myisam.xml
===================================================================
--- trunk/refman-5.0/se-myisam.xml	2007-11-30 18:36:06 UTC (rev 9028)
+++ trunk/refman-5.0/se-myisam.xml	2007-11-30 19:00:47 UTC (rev 9029)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 521 bytes

@@ -321,6 +321,8 @@
       change the behavior of <literal>MyISAM</literal> tables. For
       additional information, see <xref linkend="server-options"/>.
     </para>
+    
+    <para condition="dynamic:optvar:fullsummary" role="5.0:mysqld:section-myisam"/>
 
     <itemizedlist>
 


Modified: trunk/refman-5.1/se-innodb.xml
===================================================================
--- trunk/refman-5.1/se-innodb.xml	2007-11-30 18:36:06 UTC (rev 9028)
+++ trunk/refman-5.1/se-innodb.xml	2007-11-30 19:00:47 UTC (rev 9029)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 441 bytes

@@ -957,6 +957,8 @@
 
     </formalpara>
 
+    <para condition="dynamic:optvar:fullsummary" role="5.1:mysqld:section-innodb"/>
+
     <para>
       <literal>InnoDB</literal> command options:
     </para>


Modified: trunk/refman-5.1/se-myisam.xml
===================================================================
--- trunk/refman-5.1/se-myisam.xml	2007-11-30 18:36:06 UTC (rev 9028)
+++ trunk/refman-5.1/se-myisam.xml	2007-11-30 19:00:47 UTC (rev 9029)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 527 bytes

@@ -331,6 +331,8 @@
 
           <option>--myisam-recover=<replaceable>mode</replaceable></option>
         </para>
+        
+        <para condition="dynamic:optvar:fullsummary" role="5.1:mysqld:section-myisam"/>
 
         <para>
           Set the mode for automatic recovery of crashed


Thread
svn commit - mysqldoc@docsrva: r9029 - in trunk: dynamic-docs/command-optvars refman-4.1 refman-5.0 refman-5.1plavin30 Nov