List:Commits« Previous MessageNext Message »
From:mcbrown Date:November 29 2007 11:43am
Subject:svn commit - mysqldoc@docsrva: r8975 - in trunk: refman-5.0 refman-5.1 refman-6.0 tools/MySQL/DynXML
View as plain text  
Author: mcbrown
Date: 2007-11-29 12:43:37 +0100 (Thu, 29 Nov 2007)
New Revision: 8975

Log:
Updating depdendencies



Modified:
   trunk/refman-5.0/installing-cs-core.xml
   trunk/refman-5.1/installing-core.xml
   trunk/refman-6.0/installing-core.xml
   trunk/tools/MySQL/DynXML/BuildOpts.pm


Modified: trunk/refman-5.0/installing-cs-core.xml
===================================================================
--- trunk/refman-5.0/installing-cs-core.xml	2007-11-29 11:34:23 UTC (rev 8974)
+++ trunk/refman-5.0/installing-cs-core.xml	2007-11-29 11:43:37 UTC (rev 8975)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 637 bytes

@@ -8209,7 +8209,7 @@
 
 <para>A list of the available <command>configure</command> options is provided in the table below.</para>
 
-  <para condition="dynamic:buildopts:versionsummary" role="all:mysqld:all"/>
+  <para condition="dynamic:buildopts:fullsummary" role="5.0:mysqld:all"/>
 
       <para>
         Some of the <command>configure</command> options available are


Modified: trunk/refman-5.1/installing-core.xml
===================================================================
--- trunk/refman-5.1/installing-core.xml	2007-11-29 11:34:23 UTC (rev 8974)
+++ trunk/refman-5.1/installing-core.xml	2007-11-29 11:43:37 UTC (rev 8975)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 628 bytes

@@ -7694,7 +7694,7 @@
 
 <para>A list of the available <command>configure</command> options is provided in the table below.</para>
 
-  <para condition="dynamic:buildopts:versionsummary" role="all:mysqld:all"/>
+  <para condition="dynamic:buildopts:fullsummary" role="5.1:mysqld:all"/>
 
       <para>
         Some of the <command>configure</command> options available are


Modified: trunk/refman-6.0/installing-core.xml
===================================================================
--- trunk/refman-6.0/installing-core.xml	2007-11-29 11:34:23 UTC (rev 8974)
+++ trunk/refman-6.0/installing-core.xml	2007-11-29 11:43:37 UTC (rev 8975)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 628 bytes

@@ -7640,7 +7640,7 @@
 
 <para>A list of the available <command>configure</command> options is provided in the table below.</para>
 
-  <para condition="dynamic:buildopts:versionsummary" role="all:mysqld:all"/>
+  <para condition="dynamic:buildopts:fullsummary" role="6.0:mysqld:all"/>
 
       <para>
         Some of the <command>configure</command> options available are


Modified: trunk/tools/MySQL/DynXML/BuildOpts.pm
===================================================================
--- trunk/tools/MySQL/DynXML/BuildOpts.pm	2007-11-29 11:34:23 UTC (rev 8974)
+++ trunk/tools/MySQL/DynXML/BuildOpts.pm	2007-11-29 11:43:37 UTC (rev 8975)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 577 bytes

@@ -195,6 +195,7 @@
 <entry namest="default" nameend="yes60"><emphasis role="bold">Description</emphasis></entry>
 </row>
 <row>
+<entry/>
 <entry><emphasis role="bold">Default Value</emphasis></entry>
 <entry><emphasis role="bold">Introduced</emphasis></entry>
 <entry><emphasis role="bold">Removed</emphasis></entry>


Thread
svn commit - mysqldoc@docsrva: r8975 - in trunk: refman-5.0 refman-5.1 refman-6.0 tools/MySQL/DynXMLmcbrown29 Nov