]> the.earth.li Git - onak.git/blobdiff - keydb_db3.c
cscvs to tla changeset 66
[onak.git] / keydb_db3.c
index cffdb15c07ef3217caf164cf23cb6c978f1d4dcf..0f4239bd212b37cb8621ce46ed799d807a9d166e 100644 (file)
@@ -191,6 +191,7 @@ void initdb(void)
  */
 void cleanupdb(void)
 {
+       txn_checkpoint(dbenv, 0, 0, 0);
        worddb->close(worddb, 0);
        worddb = NULL;
        dbconn->close(dbconn, 0);