Index: oup/current/Helper/LevelDB.pas
===================================================================
--- oup/current/Helper/LevelDB.pas	(revision 145)
+++ oup/current/Helper/LevelDB.pas	(revision 146)
@@ -665,9 +665,4 @@
             Query.ExecSQL;
           end;
-          if ((i mod 100) = 0) and (FileID > 0) then
-          begin
-            Database.Commit(False);
-            Database.StartTransaction;
-          end;
         end;
       end;
