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 @@
<note>
<para>
- Available log event types are listed in
+ Available log event types are listed in
<xref linkend="ndb-logevent-type"/>, as well as in the file
<filename>/storage/ndb/include/mgmapi/ndb_logevent.h</filename>
in the MySQL 5.1 sources.
@@ -2952,11 +2952,13 @@
</itemizedlist>
Calling this function is equivalent to calling
+
<programlisting>
ndb_mgm_restart2(<replaceable>handle</replaceable>, <replaceable>number</replaceable>, <replaceable>list</replaceable>, 0, 0, 0);
</programlisting>
+
See <xref linkend="ndb-mgm-restart2"/>, for more
- information.
+ information.
</para>
</formalpara>
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.
</para>
</listitem>
+
<!--
<listitem>
<para>
@@ -54,6 +55,7 @@
</para>
</listitem>
-->
+
</itemizedlist>
</para>
@@ -2939,22 +2941,25 @@
<para>
This method requires two parameters:
+
<itemizedlist>
+
<listitem>
- <para>
+ <para>
A pointer to an <literal>ActiveHook</literal> value;
- this is a callback as explained in
- <xref linkend="class-ndbblob-activehook"/>.
+ this is a callback as explained in
+ <xref linkend="class-ndbblob-activehook"/>.
</para>
</listitem>
+
<listitem>
<para>
A pointer to <literal>void</literal>, for any data to
be passed to the callback.
</para>
</listitem>
+
</itemizedlist>
-
</para>
</formalpara>
@@ -25476,9 +25481,9 @@
</itemizedlist>
- See
+ See
<link linkend="class-ndbeventoperation-getvalue-memory"><replaceable>value</replaceable>
- Buffer Memory Allocation</link> for more information
+ Buffer Memory Allocation</link> for more information
regarding this parameter.
</para>
</listitem>
@@ -25604,8 +25609,8 @@
See
<link linkend="class-ndbeventoperation-getvalue-memory"><replaceable>value</replaceable>
- Buffer Memory Allocation</link> for more
- information regarding this parameter.
+ Buffer Memory Allocation</link> for more information
+ regarding this parameter.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2655 - trunk/ndbapi | jon | 6 Jul |