Hi, > Would upgrading to the latest h2 1.1 be beneficial at all? > In other words, is this is problem that has been fixed already?
Yes, an important problem was fixed. See http://www.h2database.com/html/changelog.html : Version 1.1.108 (2009-02-28) "When the shutdown hook closed the database, the last log file was deleted too early. This could cause uncommitted changes to be persisted." Later I found out this problem can also cause data corruption. I will update the change log entry. Regards, Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
