Author: jstephens
Date: 2008-03-01 02:23:25 +0100 (Sat, 01 Mar 2008)
New Revision: 10082
Log:
Noted that Ndb_cluster_connection::set_timeout() is actually a wrapper
for the MGM API function ndb_mgm_set_timeout()
Modified:
trunk/ndbapi/class-ndb-cluster-connection.xml
Modified: trunk/ndbapi/class-ndb-cluster-connection.xml
===================================================================
--- trunk/ndbapi/class-ndb-cluster-connection.xml 2008-03-01 00:42:21 UTC (rev 10081)
+++ trunk/ndbapi/class-ndb-cluster-connection.xml 2008-03-01 01:23:25 UTC (rev 10082)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 0; 597 bytes
@@ -449,6 +449,12 @@
</formalpara>
+ <para>
+ This method is actually a wrapper for the function
+ <literal>ndb_mgm_set_timeout()</literal>. For more information,
+ see <xref linkend="ndb-mgm-set-timeout"/>.
+ </para>
+
<formalpara>
<title>Signature</title>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10082 - trunk/ndbapi | jon | 1 Mar |