List:Commits« Previous MessageNext Message »
From:paul Date:July 9 2008 5:50pm
Subject:svn commit - mysqldoc@docsrva: r11151 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-07-09 19:50:52 +0200 (Wed, 09 Jul 2008)
New Revision: 11151

Log:
 r32056@arctic:  paul | 2008-07-09 12:50:45 -0500
 Add summary table for session-only system variables. (Thanks to MC for
 modifying his scripts to make this possible.)


Modified:
   trunk/refman-4.1/dba-core.xml
   trunk/refman-5.0/dba-core.xml
   trunk/refman-5.1/dba-core.xml
   trunk/refman-6.0/dba-core.xml

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


Modified: trunk/refman-4.1/dba-core.xml
===================================================================
--- trunk/refman-4.1/dba-core.xml	2008-07-09 17:50:22 UTC (rev 11150)
+++ trunk/refman-4.1/dba-core.xml	2008-07-09 17:50:52 UTC (rev 11151)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 576 bytes

@@ -6493,6 +6493,13 @@
         <secondary>UNIQUE_CHECKS</secondary>
       </indexterm>
 
+      <para>
+        The following table lists the system variables that have only
+        session scope:
+      </para>
+
+      <para condition="dynamic:optvar:fullsummary" role="4.1:mysqld:sessionvar"/>
+
       <itemizedlist>
 
         <listitem>


Modified: trunk/refman-5.0/dba-core.xml
===================================================================
--- trunk/refman-5.0/dba-core.xml	2008-07-09 17:50:22 UTC (rev 11150)
+++ trunk/refman-5.0/dba-core.xml	2008-07-09 17:50:52 UTC (rev 11151)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 576 bytes

@@ -7744,6 +7744,13 @@
         <secondary>UNIQUE_CHECKS</secondary>
       </indexterm>
 
+      <para>
+        The following table lists the system variables that have only
+        session scope:
+      </para>
+
+      <para condition="dynamic:optvar:fullsummary" role="5.0:mysqld:sessionvar"/>
+
       <itemizedlist>
 
         <listitem>


Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml	2008-07-09 17:50:22 UTC (rev 11150)
+++ trunk/refman-5.1/dba-core.xml	2008-07-09 17:50:52 UTC (rev 11151)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 576 bytes

@@ -8224,6 +8224,13 @@
         <secondary>UNIQUE_CHECKS</secondary>
       </indexterm>
 
+      <para>
+        The following table lists the system variables that have only
+        session scope:
+      </para>
+
+      <para condition="dynamic:optvar:fullsummary" role="5.1:mysqld:sessionvar"/>
+
       <itemizedlist>
 
         <listitem>


Modified: trunk/refman-6.0/dba-core.xml
===================================================================
--- trunk/refman-6.0/dba-core.xml	2008-07-09 17:50:22 UTC (rev 11150)
+++ trunk/refman-6.0/dba-core.xml	2008-07-09 17:50:52 UTC (rev 11151)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 576 bytes

@@ -8066,6 +8066,13 @@
         <secondary>UNIQUE_CHECKS</secondary>
       </indexterm>
 
+      <para>
+        The following table lists the system variables that have only
+        session scope:
+      </para>
+
+      <para condition="dynamic:optvar:fullsummary" role="6.0:mysqld:sessionvar"/>
+
       <itemizedlist>
 
         <listitem>


Thread
svn commit - mysqldoc@docsrva: r11151 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0paul9 Jul