mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into eel.(none):/home/jonas/src/51-work
This commit is contained in:
commit
9f69d9ffde
1 changed files with 3 additions and 0 deletions
|
@ -178,6 +178,9 @@ main(int argc, const char** argv){
|
|||
}
|
||||
}
|
||||
end:
|
||||
for(i= 0; i<(int)event_ops.size(); i++)
|
||||
MyNdb.dropEventOperation(event_ops[i]);
|
||||
|
||||
return NDBT_ProgramExit(NDBT_OK);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue