summaryrefslogtreecommitdiff
path: root/ndb/include
diff options
context:
space:
mode:
authorunknown <joreland@mysql.com>2005-06-09 15:44:57 +0200
committerunknown <joreland@mysql.com>2005-06-09 15:44:57 +0200
commit66ef0f1440b04719ba7184d1bb1fa3ffa06dd1ff (patch)
treef7b4e570c0747bc54f65bc53d3ad52ad88b4763a /ndb/include
parentfa02ee1a5287f4f7df757010bd191b5c34f45796 (diff)
parent2f2ab54691698b6ce21308f6dcbd85738d658173 (diff)
downloadmariadb-git-66ef0f1440b04719ba7184d1bb1fa3ffa06dd1ff.tar.gz
merge
ndb/include/ndbapi/Ndb.hpp: Auto merged ndb/src/ndbapi/Ndbif.cpp: Auto merged ndb/src/ndbapi/Ndbinit.cpp: Auto merged ndb/test/ndbapi/testNdbApi.cpp: Auto merged ndb/test/run-test/daily-basic-tests.txt: Auto merged sql/ha_ndbcluster.cc: Auto merged
Diffstat (limited to 'ndb/include')
-rw-r--r--ndb/include/ndbapi/Ndb.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/include/ndbapi/Ndb.hpp b/ndb/include/ndbapi/Ndb.hpp
index a36cdc2b475..15023cb0e3f 100644
--- a/ndb/include/ndbapi/Ndb.hpp
+++ b/ndb/include/ndbapi/Ndb.hpp
@@ -1614,7 +1614,7 @@ private:
Uint32 theNoOfPreparedTransactions;
Uint32 theNoOfSentTransactions;
Uint32 theNoOfCompletedTransactions;
- Uint32 theNoOfAllocatedTransactions;
+ Uint32 theRemainingStartTransactions;
Uint32 theMaxNoOfTransactions;
Uint32 theMinNoOfEventsToWakeUp;