Author: paul
Date: 2009-11-07 19:05:09 +0100 (Sat, 07 Nov 2009)
New Revision: 17517
Log:
r46248@frost: paul | 2009-11-07 11:59:24 -0500
Add 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:46244
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:46248
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 17:41:51 UTC (rev 17516)
+++ trunk/refman-5.1/se-innodb-core.xml 2009-11-07 18:05:09 UTC (rev 17517)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 2; 1258 bytes
@@ -2697,7 +2697,9 @@
(<literal>InnoDB Plugin</literal> only) The number of index
pages to sample for index distribution statistics such as are
calculated by <literal role="stmt">ANALYZE TABLE</literal>.
- The default value is 8.
+ 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.
</para>
<para>
@@ -10557,7 +10559,9 @@
For <literal>InnoDB Plugin</literal>, the number of random
dives can be changed by modifying the
<literal role="sysvar">innodb_stats_sample_pages</literal>
- system variable.
+ 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.
</para>
<para>
Modified: trunk/refman-5.4/se-innodb-core.xml
===================================================================
--- trunk/refman-5.4/se-innodb-core.xml 2009-11-07 17:41:51 UTC (rev 17516)
+++ trunk/refman-5.4/se-innodb-core.xml 2009-11-07 18:05:09 UTC (rev 17517)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 2; 1173 bytes
@@ -2426,7 +2426,9 @@
The number of index pages to sample for index distribution
statistics such as are calculated by
<literal role="stmt">ANALYZE TABLE</literal>. The default
- value is 8.
+ 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.
</para>
<para>
@@ -10258,7 +10260,9 @@
<para>
The number of random dives can be changed by modifying the
<literal role="sysvar">innodb_stats_sample_pages</literal>
- system variable.
+ 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.
</para>
<para>
Modified: trunk/refman-5.5/se-innodb-core.xml
===================================================================
--- trunk/refman-5.5/se-innodb-core.xml 2009-11-07 17:41:51 UTC (rev 17516)
+++ trunk/refman-5.5/se-innodb-core.xml 2009-11-07 18:05:09 UTC (rev 17517)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 2; 1176 bytes
@@ -2415,7 +2415,9 @@
The number of index pages to sample for index distribution
statistics such as are calculated by
<literal role="stmt">ANALYZE TABLE</literal>. The default
- value is 8.
+ 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.
</para>
</listitem>
@@ -10225,7 +10227,9 @@
<para>
The number of random dives can be changed by modifying the
<literal role="sysvar">innodb_stats_sample_pages</literal>
- system variable.
+ 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.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r17517 - in trunk: . refman-5.1 refman-5.4 refman-5.5 | paul.dubois | 7 Nov 2009 |