Commit 86b0dc16 authored by unknown's avatar unknown

ndb - adapt old testprg to changes in ndbapi


ndb/test/ndbapi/bench/userInterface.h:
  adapt to changes in ndbapi
parent 8da1c3e0
......@@ -101,7 +101,7 @@ extern "C" {
typedef struct {
struct Ndb_cluster_connection* pNCC;
struct Ndb * pNDB;
struct NdbConnection * pCurrTrans;
struct NdbTransaction * pCurrTrans;
} UserHandle;
/***************************************************************
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment