ndb -

  fix merge error
parent b20c6e69
......@@ -367,7 +367,7 @@ void Cmvmi::execSTTOR(Signal* signal)
if (theStartPhase == 1){
jam();
if(theConfig.lockPagesInMainMemory())
if(m_ctx.m_config.lockPagesInMainMemory())
{
int res = NdbMem_MemLockAll();
if(res != 0){
......
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