Hello Thomas.

> There is no need to repair the database really. The space will be
> reclaimed when the database is re-opened. It is just an annoying
> exception. I will fix this in the next release (next week).

Has this been fixed already (in 1.077 or 1.0.78)? I cannot see
anything in the change log.

And by looking into the code (Storage.java, line 246):

    if (SysProperties.CHECK2 && freeCount > freeList.size()) {

should one not rather disable check2 instead of check?

Best regards,
Bruno


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to