summaryrefslogtreecommitdiff
path: root/ndb/test/ndbapi/benchronja.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/test/ndbapi/benchronja.cpp')
-rw-r--r--ndb/test/ndbapi/benchronja.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ndb/test/ndbapi/benchronja.cpp b/ndb/test/ndbapi/benchronja.cpp
index ce0aee35e8f..91b2a041186 100644
--- a/ndb/test/ndbapi/benchronja.cpp
+++ b/ndb/test/ndbapi/benchronja.cpp
@@ -66,6 +66,7 @@ static int ThreadReady[MAXTHREADS];
static int ThreadStart[MAXTHREADS];
NDB_COMMAND(benchronja, "benchronja", "benchronja", "benchronja", 65535){
+ ndb_init();
ThreadNdb tabThread[MAXTHREADS];
int i = 0 ;