From: Date: October 17 2007 10:08am Subject: svn commit - mysqldoc@docsrva: r8134 - in trunk: refman-5.1 refman-5.2 List-Archive: http://lists.mysql.com/commits/35735 Message-Id: <200710170808.l9H88XKv022586@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 @@ - 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. 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 @@ - 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.