Commit 309416de authored by joreland@mysql.com's avatar joreland@mysql.com

Init theSCAN_TABREQ

parent 106d203f
......@@ -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