Commit 6adbeb81 authored by unknown's avatar unknown

Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca

into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb


sql/ha_ndbcluster.cc:
  Auto merged
parents 5808e2be cc675f5e
...@@ -8613,7 +8613,6 @@ pthread_handler_t ndb_util_thread_func(void *arg __attribute__((unused))) ...@@ -8613,7 +8613,6 @@ pthread_handler_t ndb_util_thread_func(void *arg __attribute__((unused)))
{ {
THD *thd; /* needs to be first for thread_stack */ THD *thd; /* needs to be first for thread_stack */
struct timespec abstime; struct timespec abstime;
List<NDB_SHARE> util_open_tables;
Thd_ndb *thd_ndb; Thd_ndb *thd_ndb;
uint share_list_size= 0; uint share_list_size= 0;
NDB_SHARE **share_list= NULL; NDB_SHARE **share_list= NULL;
......
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