Commit 9f69d9ff authored by jonas@eel.(none)'s avatar jonas@eel.(none)

Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb

into  eel.(none):/home/jonas/src/51-work
parents 36a674b2 4b965407
......@@ -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);
}
......
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