Author: jstephens
Date: 2006-08-21 14:57:55 +0200 (Mon, 21 Aug 2006)
New Revision: 3071
Log:
Version-supported info for ALTER ... PARTITION BY
Modified:
trunk/refman-5.1/sql-syntax.xml
Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml 2006-08-21 11:38:33 UTC (rev 3070)
+++ trunk/refman-5.1/sql-syntax.xml 2006-08-21 12:57:55 UTC (rev 3071)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 0; 702 bytes
@@ -894,6 +894,11 @@
<link
linkend="partitioning-limitations-partitioning-keys-primary-keys">Partitioning
Limitations & Partitioning Keys and Primary Keys</link>.
</para>
+
+ <para>
+ <literal>ALTER TABLE ... PARTITION BY</literal> was first
implemented in
+ MySQL 5.1.6.
+ </para>
<para>
The <replaceable>partition_definition</replaceable> clause
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3071 - trunk/refman-5.1 | jon | 21 Aug |