Author: docauto
Date: 2010-04-28 12:00:55 +0200 (Wed, 28 Apr 2010)
New Revision: 20293
Log:
Automatic update from ET
Modified:
trunk/mysql-monitor-common/mem-reference-advgraph.xml
Modified: trunk/mysql-monitor-common/mem-reference-advgraph.xml
===================================================================
--- trunk/mysql-monitor-common/mem-reference-advgraph.xml 2010-04-28 09:50:34 UTC (rev 20292)
+++ trunk/mysql-monitor-common/mem-reference-advgraph.xml 2010-04-28 10:00:55 UTC (rev 20293)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 5; 1752 bytes
@@ -2523,7 +2523,9 @@
can be done to your data files if these data structures are
accessed. The startup check of the file format occurs before any
recovery process begins, thereby preventing the problems
- described in <xref linkend="innodb-downgrading-issues"/>.
+ described in the
+ <ulink url="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-downgrading.html#innodb-downgrading-issues">"Possible
+ Problems" section of the InnoDB Plugin documentation</ulink>.
</para>
<para>
@@ -2640,10 +2642,12 @@
</para>
<para>
- The InnoDB Plugin has two new features that can be very useful:
- compressed tables and long variable-length columns stored
- off-page (see <xref linkend="innodb-compression"/>, and
- <xref linkend="innodb-row-format"/>). Under the right
+ The InnoDB Plugin has two new features that can be very useful
+ --
+ <ulink url="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-compression.html">compressed
+ tables</ulink> and
+ <ulink url="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-row-format.html">long
+ variable-length columns stored off-page</ulink>. Under the right
circumstances, both of these features can improve the
performance of your system. However, in order to take advantage
of these new features you must configure InnoDB to use the new
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r20293 - trunk/mysql-monitor-common | mc.brown | 28 Apr |