Loading sql/examples/ha_tina.cc +0 −11 Original line number Diff line number Diff line Loading @@ -276,17 +276,6 @@ bool tina_end() return FALSE; } bool tina_end() { if (tina_init) { hash_free(&tina_open_tables); VOID(pthread_mutex_destroy(&tina_mutex)); } tina_init= 0; return FALSE; } /* Finds the end of a line. Loading Loading
sql/examples/ha_tina.cc +0 −11 Original line number Diff line number Diff line Loading @@ -276,17 +276,6 @@ bool tina_end() return FALSE; } bool tina_end() { if (tina_init) { hash_free(&tina_open_tables); VOID(pthread_mutex_destroy(&tina_mutex)); } tina_init= 0; return FALSE; } /* Finds the end of a line. Loading