From 4f53f70f721012d867b827a23e570de476922306 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 11 Feb 2005 08:09:47 +0100 Subject: ndb - fix compiler warning (error using gcc-3.4.3) ndb/test/ndbapi/bench/mainPopulate.cpp: compiler warning (error using gcc-3.4.3) --- ndb/test/ndbapi/bench/mainPopulate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ndb/test/ndbapi') diff --git a/ndb/test/ndbapi/bench/mainPopulate.cpp b/ndb/test/ndbapi/bench/mainPopulate.cpp index d017c2a3f4b..5ab1a5b015d 100644 --- a/ndb/test/ndbapi/bench/mainPopulate.cpp +++ b/ndb/test/ndbapi/bench/mainPopulate.cpp @@ -53,11 +53,11 @@ NDB_STD_OPTS_VARS; NDB_COMMAND(DbCreate, "DbCreate", "DbCreate", "DbCreate", 16384) { + ndb_init(); int i; UserHandle *uh; useTableLogging = 0; - NDB_INIT(argv[0]); for(i = 1; i