From: jon
Date: August 20 2006 5:31am
Subject: svn commit - mysqldoc@docsrva: r3067 - trunk/refman-5.1
List-Archive: http://lists.mysql.com/commits/10647
Message-Id: <200608200531.k7K5VjgZ009967@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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 @@
- This chapter discusses user-defined partitioning as implemented in
- MySQL ¤t-series;. An introduction to partitioning and
- partitioning concepts may be found in
- . MySQL ¤t-series;
- supports several types of partitioning, which are discussed in
+ This chapter discusses user-defined
+ partitioning, as implemented in MySQL ¤t-series;.
+
+
+
+ An introduction to partitioning and partitioning concepts may be
+ found in .
+
+
+
+ MySQL supports several types of partitioning, which are discussed in
, as well as subpartitioning,
which is described in .
+
+
+
Methods of adding, removing, and altering partitions in existing
partitioned tables are covered in
- . Table maintenance
- commands for use with partitioned tables are discussed in
- .
+ .
+ Table maintenance commands for use with partitioned tables are
+ discussed in .
+
+
+
Important: 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