Searched refs:ndb_lastrow_code (Results 1 – 2 of 2) sorted by relevance
65 NdbInterpretedCode *ndb_lastrow_code; variable374 ndb_lastrow_code = new NdbInterpretedCode( NULL, ndb_lastrow, 1 ); in ndb_back_initialize()375 ndb_lastrow_code->interpret_exit_last_row(); in ndb_back_initialize()376 ndb_lastrow_code->finalise(); in ndb_back_initialize()
751 extern NdbInterpretedCode *ndb_lastrow_code; /* init.cpp */779 scan->setInterpretedCode(ndb_lastrow_code); in ndb_has_children()