Commit 821e062b authored by unknown's avatar unknown

wl1804 - ndb - removed debug printout


ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
  removed debug printout
parent 208f7464
......@@ -1906,7 +1906,6 @@ int Dbtup::interpreterNextLab(Signal* signal,
else
{
Uint32 tmp = ((argLen + 3) >> 2) + 1;
ndbout_c("tmp = %d", tmp);
TprogramCounter += tmp;
}
break;
......
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