Commit 8e3581c7 authored by unknown's avatar unknown

Merge dator6.(none):/home/mikael/mysql_clones/mysql-5.1-ndb

into  dator6.(none):/home/mikael/mysql_clones/bug30996

parents 75b153f2 bb7b00c9
...@@ -131,7 +131,7 @@ NDBT_Thread::exit() ...@@ -131,7 +131,7 @@ NDBT_Thread::exit()
m_state = Exit; m_state = Exit;
signal(); signal();
unlock(); unlock();
}; }
void void
NDBT_Thread::join() NDBT_Thread::join()
......
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