Author: jstephens
Date: 2007-10-17 10:08:32 +0200 (Wed, 17 Oct 2007)
New Revision: 8134
Log:
Missing word in previous commit.
Modified:
trunk/refman-5.1/partitioning.xml
trunk/refman-5.2/partitioning.xml
Modified: trunk/refman-5.1/partitioning.xml
===================================================================
--- trunk/refman-5.1/partitioning.xml 2007-10-17 08:06:08 UTC (rev 8133)
+++ trunk/refman-5.1/partitioning.xml 2007-10-17 08:08:32 UTC (rev 8134)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 596 bytes
@@ -4493,8 +4493,8 @@
<listitem>
<para>
- No table may contain a foreign key reference to a
- partitioned table.
+ No table definition may contain a foreign key
+ reference to a partitioned table.
</para>
</listitem>
Modified: trunk/refman-5.2/partitioning.xml
===================================================================
--- trunk/refman-5.2/partitioning.xml 2007-10-17 08:06:08 UTC (rev 8133)
+++ trunk/refman-5.2/partitioning.xml 2007-10-17 08:08:32 UTC (rev 8134)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 596 bytes
@@ -4387,8 +4387,8 @@
<listitem>
<para>
- No table may contain a foreign key reference to a
- partitioned table.
+ No table definition may contain a foreign key
+ reference to a partitioned table.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8134 - in trunk: refman-5.1 refman-5.2 | jon | 17 Oct |