From: jon Date: June 18 2007 12:56pm Subject: svn commit - mysqldoc@docsrva: r6840 - in trunk: ndbapi refman-5.1 List-Archive: http://lists.mysql.com/commits/28988 Message-Id: <200706181256.l5ICupc8031897@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2007-06-18 14:56:48 +0200 (Mon, 18 Jun 2007) New Revision: 6840 Log: Fixed versioning info for new DUMP commands (thanks, Tomas!) Modified: trunk/ndbapi/ndb-internals.xml trunk/refman-5.1/mysql-cluster.xml trunk/refman-5.1/news-5.1.xml Modified: trunk/ndbapi/ndb-internals.xml =================================================================== --- trunk/ndbapi/ndb-internals.xml 2007-06-18 12:28:19 UTC (rev 6839) +++ trunk/ndbapi/ndb-internals.xml 2007-06-18 12:56:48 UTC (rev 6840) Changed blocks: 3, Lines Added: 6, Lines Deleted: 3; 1001 bytes @@ -3432,7 +3432,8 @@ - This command was added in MySQL 5.1.15-ndb-6.1.13. + This command was added in MySQL 5.1.15-ndb-6.1.12 and MySQL + 5.1.18-ndb-6.2.2. @@ -3495,7 +3496,8 @@ - This command was added in MySQL 5.1.15-ndb-6.1.13. + This command was added in MySQL 5.1.15-ndb-6.1.12 and MySQL + 5.1.18-ndb-6.2.2. @@ -5356,7 +5358,8 @@ - This command was added in MySQL 5.1.15-ndb-6.1.13. + This command was added in MySQL 5.1.15-ndb-6.1.12 and MySQL + 5.1.18-ndb-6.2.2. Modified: trunk/refman-5.1/mysql-cluster.xml =================================================================== --- trunk/refman-5.1/mysql-cluster.xml 2007-06-18 12:28:19 UTC (rev 6839) +++ trunk/refman-5.1/mysql-cluster.xml 2007-06-18 12:56:48 UTC (rev 6840) Changed blocks: 2, Lines Added: 9, Lines Deleted: 1; 1009 bytes @@ -407,6 +407,14 @@ + + + New management client DUMP commands + providing help with tracking transactions, scan + operations, and locks (MySQL 5.1.18-ndb-6.2.2). + + + @@ -512,7 +520,7 @@ New management client DUMP commands providing help with tracking transactions, scan - operations, and locks (MySQL 5.1.15-ndb-6.1.13). + operations, and locks (MySQL 5.1.15-ndb-6.1.12). Modified: trunk/refman-5.1/news-5.1.xml =================================================================== --- trunk/refman-5.1/news-5.1.xml 2007-06-18 12:28:19 UTC (rev 6839) +++ trunk/refman-5.1/news-5.1.xml 2007-06-18 12:56:48 UTC (rev 6840) Changed blocks: 3, Lines Added: 38, Lines Deleted: 19; 2236 bytes @@ -3583,6 +3583,25 @@ + + + New cluster management client DUMP + commands were added to aid in tracking transactions, scan + operations, and locks. See + + + + [js] Uncomment when DUMP 2352 is documented. + + + + + and . + + + - - and . - - - @@ -7919,6 +7919,25 @@ + + + New cluster management client DUMP + commands were added to aid in tracking transactions, scan + operations, and locks. See + + + + [js] Uncomment when DUMP 2352 is documented. + + + + + and . + + +