Commit 68c79127 authored by unknown's avatar unknown

srv0srv.c:

  Remove debug code


innobase/srv/srv0srv.c:
  Remove debug code
parent 5db805be
...@@ -2449,12 +2449,6 @@ loop: ...@@ -2449,12 +2449,6 @@ loop:
os_thread_sleep(10000000); os_thread_sleep(10000000);
printf("Validating has index\n");
btr_search_validate();
printf("Hash index validated\n");
sync_array_print_long_waits(); sync_array_print_long_waits();
/* Flush stdout and stderr so that a database user gets their output /* Flush stdout and stderr so that a database user gets their output
......
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