NdbScanOperation.cpp:

  added missing return
parent 2aa77fda
......@@ -1648,4 +1648,5 @@ NdbIndexScanOperation::set_new_bound()
m_first_bound_word = theKEYINFOptr + theTotalNrOfKeyWordInSignal;;
m_this_bound_start = theTupKeyLen;
return 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