mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
into mysql.com:/home/jonas/src/mysql-5.0-ndb
This commit is contained in:
commit
e81bd9dd99
1 changed files with 1 additions and 0 deletions
|
@ -519,6 +519,7 @@ void NDBT_TestCaseImpl1::waitSteps(){
|
|||
NdbThread_WaitFor(threads[i], &status);
|
||||
NdbThread_Destroy(&threads[i]);
|
||||
}
|
||||
threads.clear();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue