mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Init theSCAN_TABREQ
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user