Author: jstephens
Date: 2006-08-20 07:31:43 +0200 (Sun, 20 Aug 2006)
New Revision: 3067
Log:
Dummy edit - testing new installation.
Modified:
trunk/refman-5.1/partitioning.xml
Modified: trunk/refman-5.1/partitioning.xml
===================================================================
--- trunk/refman-5.1/partitioning.xml 2006-08-18 23:48:36 UTC (rev 3066)
+++ trunk/refman-5.1/partitioning.xml 2006-08-20 05:31:43 UTC (rev 3067)
Changed blocks: 1, Lines Added: 20, Lines Deleted: 8; 1812 bytes
@@ -22,21 +22,33 @@
</indexterm>
<para>
- This chapter discusses user-defined partitioning as implemented in
- MySQL ¤t-series;. An introduction to partitioning and
- partitioning concepts may be found in
- <xref linkend="partitioning-overview"/>. MySQL ¤t-series;
- supports several types of partitioning, which are discussed in
+ This chapter discusses <firstterm>user-defined
+ partitioning</firstterm>, as implemented in MySQL ¤t-series;.
+ </para>
+
+ <para>
+ An introduction to partitioning and partitioning concepts may be
+ found in <xref linkend="partitioning-overview"/>.
+ </para>
+
+ <para>
+ MySQL supports several types of partitioning, which are discussed in
<xref linkend="partitioning-types"/>, as well as subpartitioning,
which is described in <xref linkend="partitioning-subpartitions"/>.
+ </para>
+
+ <para>
Methods of adding, removing, and altering partitions in existing
partitioned tables are covered in
- <xref linkend="partitioning-management"/>. Table maintenance
- commands for use with partitioned tables are discussed in
- <xref linkend="partitioning-maintenance"/>.
+ <xref linkend="partitioning-management"/>.
</para>
<para>
+ Table maintenance commands for use with partitioned tables are
+ discussed in <xref linkend="partitioning-maintenance"/>.
+ </para>
+
+ <para>
<emphasis role="bold">Important</emphasis>: Partitioned tables
created with MySQL versions prior to 5.1.6 cannot be read by a 5.1.6
or later MySQL Server. In addition, the
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3067 - trunk/refman-5.1 | jon | 20 Aug |