From: Date: November 16 2007 12:25pm Subject: svn commit - mysqldoc@docsrva: r8763 - in trunk: refman-5.1 refman-6.0 List-Archive: http://lists.mysql.com/commits/37939 Message-Id: <200711161125.lAGBPJAt009790@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2007-11-16 12:25:19 +0100 (Fri, 16 Nov 2007) New Revision: 8763 Log: Wording fix Modified: trunk/refman-5.1/partitioning.xml trunk/refman-6.0/partitioning.xml Modified: trunk/refman-5.1/partitioning.xml =================================================================== --- trunk/refman-5.1/partitioning.xml 2007-11-16 10:03:16 UTC (rev 8762) +++ trunk/refman-5.1/partitioning.xml 2007-11-16 11:25:19 UTC (rev 8763) Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 673 bytes @@ -5155,8 +5155,8 @@ When performing an upgrade, tables which are partitioned by - KEY and that use any storage engine other - than NDBCLUSTER and must be dumped and + KEY and which use any storage engine other + than NDBCLUSTER must be dumped and reloaded. Modified: trunk/refman-6.0/partitioning.xml =================================================================== --- trunk/refman-6.0/partitioning.xml 2007-11-16 10:03:16 UTC (rev 8762) +++ trunk/refman-6.0/partitioning.xml 2007-11-16 11:25:19 UTC (rev 8763) Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 673 bytes @@ -5016,8 +5016,8 @@ When performing an upgrade, tables which are partitioned by - KEY and that use any storage engine other - than NDBCLUSTER and must be dumped and + KEY and which use any storage engine other + than NDBCLUSTER must be dumped and reloaded.