Author: jrussell
Date: 2010-09-08 19:46:27 +0200 (Wed, 08 Sep 2010)
New Revision: 22623
Log:
Add IDs for bridgeheads turned into sections.
Modified:
trunk/refman-5.5/optimization.xml
Modified: trunk/refman-5.5/optimization.xml
===================================================================
--- trunk/refman-5.5/optimization.xml 2010-09-08 16:50:38 UTC (rev 22622)
+++ trunk/refman-5.5/optimization.xml 2010-09-08 17:46:27 UTC (rev 22623)
Changed blocks: 9, Lines Added: 9, Lines Deleted: 9; 1687 bytes
@@ -3196,7 +3196,7 @@
<literal>InnoDB</literal> tables.
</para>
- <section>
+ <section id="optimizing-innodb-diskio">
<title>Disk I/O</title>
@@ -3339,7 +3339,7 @@
<!-- JDR: might also be useful to distinguish between read and write I/O operations; queries and reads have some affinity. -->
- <section>
+ <section id="optimizing-innodb-storage-layout">
<title>Storage Layout</title>
@@ -3429,7 +3429,7 @@
</section>
- <section>
+ <section id="optimizing-innodb-transaction-management">
<title>Transaction Management</title>
@@ -3470,7 +3470,7 @@
</section>
- <section>
+ <section id="optimizing-innodb-logging">
<title>Logging</title>
@@ -3499,7 +3499,7 @@
</section>
- <section>
+ <section id="optimizing-innodb-bulk-data-loading">
<title>Bulk Data Loading</title>
@@ -3603,7 +3603,7 @@
</section>
- <section>
+ <section id="optimizing-innodb-queries">
<title>Queries</title>
@@ -3679,7 +3679,7 @@
</section>
- <section>
+ <section id="optimizing-innodb-ddl-operations">
<title>DDL Operations</title>
@@ -3695,7 +3695,7 @@
</section>
- <section>
+ <section id="optimizing-innodb-configuration-variables">
<title>Configuration Variables</title>
@@ -3897,7 +3897,7 @@
</section>
- <section>
+ <section id="optimizing-innodb-many-tables">
<title>Systems with Many Tables</title>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22623 - trunk/refman-5.5 | john.russell | 8 Sep |