Author: jstephens
Date: 2006-10-12 18:39:50 +0200 (Thu, 12 Oct 2006)
New Revision: 3626
Log:
NdbOperation::updateTuple() - wrong method name in signature (JimD)
Modified:
trunk/ndbapi/ndb-classes.xml
Modified: trunk/ndbapi/ndb-classes.xml
===================================================================
--- trunk/ndbapi/ndb-classes.xml 2006-10-12 14:56:43 UTC (rev 3625)
+++ trunk/ndbapi/ndb-classes.xml 2006-10-12 16:39:50 UTC (rev 3626)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 367 bytes
@@ -28918,7 +28918,7 @@
<para>
<programlisting>
-virtual int writeTuple
+virtual int updateTuple
(
void
)
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3626 - trunk/ndbapi | jon | 12 Oct |