List:Commits« Previous MessageNext Message »
From:paul.dubois Date:November 7 2009 8:18pm
Subject:svn commit - mysqldoc@docsrva: r17519 - in trunk: . refman-5.1 refman-5.4 refman-5.5
View as plain text  
Author: paul
Date: 2009-11-07 20:18:03 +0100 (Sat, 07 Nov 2009)
New Revision: 17519

Log:
 r46252@frost:  paul | 2009-11-07 13:17:54 -0500
 Fix links


Modified:
   trunk/refman-5.1/se-innodb-core.xml
   trunk/refman-5.4/se-innodb-core.xml
   trunk/refman-5.5/se-innodb-core.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:27680
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:25547
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:46249
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
   + 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:27680
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:25547
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:46252
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546


Modified: trunk/refman-5.1/se-innodb-core.xml
===================================================================
--- trunk/refman-5.1/se-innodb-core.xml	2009-11-07 18:05:16 UTC (rev 17518)
+++ trunk/refman-5.1/se-innodb-core.xml	2009-11-07 19:18:03 UTC (rev 17519)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1362 bytes

@@ -2698,8 +2698,8 @@
           pages to sample for index distribution statistics such as are
           calculated by <literal role="stmt">ANALYZE TABLE</literal>.
           The default value is 8. For more information, see the
-          <link
linkend="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
-          Plugin</literal></link> manual.
+          <ulink
url="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
+          Plugin</literal></ulink> manual.
         </para>
 
         <para>

@@ -10560,8 +10560,8 @@
           dives can be changed by modifying the
           <literal role="sysvar">innodb_stats_sample_pages</literal>
           system variable. For more information, see the
-          <link
linkend="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
-          Plugin</literal></link> manual.
+          <ulink
url="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
+          Plugin</literal></ulink> manual.
         </para>
 
         <para>


Modified: trunk/refman-5.4/se-innodb-core.xml
===================================================================
--- trunk/refman-5.4/se-innodb-core.xml	2009-11-07 18:05:16 UTC (rev 17518)
+++ trunk/refman-5.4/se-innodb-core.xml	2009-11-07 19:18:03 UTC (rev 17519)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1344 bytes

@@ -2427,8 +2427,8 @@
           statistics such as are calculated by
           <literal role="stmt">ANALYZE TABLE</literal>. The default
           value is 8. For more information, see the
-          <link
linkend="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
-          Plugin</literal></link> manual.
+          <ulink
url="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
+          Plugin</literal></ulink> manual.
         </para>
 
         <para>

@@ -10261,8 +10261,8 @@
           The number of random dives can be changed by modifying the
           <literal role="sysvar">innodb_stats_sample_pages</literal>
           system variable. For more information, see the
-          <link
linkend="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
-          Plugin</literal></link> manual.
+          <ulink
url="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
+          Plugin</literal></ulink> manual.
         </para>
 
         <para>


Modified: trunk/refman-5.5/se-innodb-core.xml
===================================================================
--- trunk/refman-5.5/se-innodb-core.xml	2009-11-07 18:05:16 UTC (rev 17518)
+++ trunk/refman-5.5/se-innodb-core.xml	2009-11-07 19:18:03 UTC (rev 17519)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1347 bytes

@@ -2416,8 +2416,8 @@
           statistics such as are calculated by
           <literal role="stmt">ANALYZE TABLE</literal>. The default
           value is 8. For more information, see the
-          <link
linkend="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
-          Plugin</literal></link> manual.
+          <ulink
url="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
+          Plugin</literal></ulink> manual.
         </para>
       </listitem>
 

@@ -10228,8 +10228,8 @@
           The number of random dives can be changed by modifying the
           <literal role="sysvar">innodb_stats_sample_pages</literal>
           system variable. For more information, see the
-          <link
linkend="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
-          Plugin</literal></link> manual.
+          <ulink
url="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-other-changes.html"><literal>InnoDB
+          Plugin</literal></ulink> manual.
         </para>
 
         <para>


Thread
svn commit - mysqldoc@docsrva: r17519 - in trunk: . refman-5.1 refman-5.4 refman-5.5paul.dubois7 Nov 2009