Commit c398f5cc 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 cf75ef97
......@@ -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