Commented out buggy debugging code

parent 3468836c
...@@ -2720,7 +2720,7 @@ void ha_ndbcluster::unpack_record(byte* buf) ...@@ -2720,7 +2720,7 @@ void ha_ndbcluster::unpack_record(byte* buf)
hidden_col->getName(), hidden_col->getName(),
llstr(rec->u_64_value(), buff))); llstr(rec->u_64_value(), buff)));
} }
print_results(); //print_results();
#endif #endif
DBUG_VOID_RETURN; DBUG_VOID_RETURN;
} }
......
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