Commit 2d4abfca authored by unknown's avatar unknown

Init theSCAN_TABREQ

parent 892b5c9b
......@@ -47,6 +47,7 @@ NdbScanOperation::NdbScanOperation(Ndb* aNdb) :
m_sent_receivers = 0;
m_receivers = 0;
m_array = new Uint32[1]; // skip if on delete in fix_receivers
theSCAN_TABREQ = 0;
}
NdbScanOperation::~NdbScanOperation()
......
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