Commit 9378af0e authored by joreland@mysql.com's avatar joreland@mysql.com

wl1804 - ndb - removed debug printout

parent ed25dfe2
......@@ -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