Loading sql/ha_ndbcluster.cc +8 −7 Original line number Diff line number Diff line Loading @@ -5597,7 +5597,8 @@ ha_ndbcluster::update_table_comment( // Utility thread main loop extern "C" pthread_handler_decl(ndb_util_thread_func,arg __attribute__((unused))) extern "C" pthread_handler_decl(ndb_util_thread_func, arg __attribute__((unused))) { THD *thd; // needs to be first for thread_stack int error = 0; Loading Loading
sql/ha_ndbcluster.cc +8 −7 Original line number Diff line number Diff line Loading @@ -5597,7 +5597,8 @@ ha_ndbcluster::update_table_comment( // Utility thread main loop extern "C" pthread_handler_decl(ndb_util_thread_func,arg __attribute__((unused))) extern "C" pthread_handler_decl(ndb_util_thread_func, arg __attribute__((unused))) { THD *thd; // needs to be first for thread_stack int error = 0; Loading