From: jon Date: July 6 2006 9:27am Subject: svn commit - mysqldoc@docsrva: r2655 - trunk/ndbapi List-Archive: http://lists.mysql.com/commits/8815 Message-Id: <200607060927.k669RMhX014944@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2006-07-06 11:27:20 +0200 (Thu, 06 Jul 2006) New Revision: 2655 Log: Reformat. Modified: trunk/ndbapi/mgm-api.xml trunk/ndbapi/ndb-classes.xml Modified: trunk/ndbapi/mgm-api.xml =================================================================== --- trunk/ndbapi/mgm-api.xml 2006-07-05 20:51:57 UTC (rev 2654) +++ trunk/ndbapi/mgm-api.xml 2006-07-06 09:27:20 UTC (rev 2655) @@ -223,7 +223,7 @@ - Available log event types are listed in + Available log event types are listed in , as well as in the file /storage/ndb/include/mgmapi/ndb_logevent.h in the MySQL 5.1 sources. @@ -2952,11 +2952,13 @@ Calling this function is equivalent to calling + ndb_mgm_restart2(handle, number, list, 0, 0, 0); + See , for more - information. + information. Modified: trunk/ndbapi/ndb-classes.xml =================================================================== --- trunk/ndbapi/ndb-classes.xml 2006-07-05 20:51:57 UTC (rev 2654) +++ trunk/ndbapi/ndb-classes.xml 2006-07-06 09:27:20 UTC (rev 2655) @@ -47,6 +47,7 @@ all method parameters and types. + + @@ -2939,22 +2941,25 @@ This method requires two parameters: + + - + A pointer to an ActiveHook value; - this is a callback as explained in - . + this is a callback as explained in + . + A pointer to void, for any data to be passed to the callback. + - @@ -25476,9 +25481,9 @@ - See + See value - Buffer Memory Allocation for more information + Buffer Memory Allocation for more information regarding this parameter. @@ -25604,8 +25609,8 @@ See value - Buffer Memory Allocation for more - information regarding this parameter. + Buffer Memory Allocation for more information + regarding this parameter.