wielantu

Results 2 comments of wielantu

Hi @andreitokar, how long should the database be idle so that the compaction is done? I have an application that continously adds data and removes most of it once a...

I have the same issue trying to recover a datafile of 2.2.224. The database previously failed with: ``` Caused by: org.h2.mvstore.MVStoreException: Invalid chunk id 0 [2.2.224/6] at org.h2.mvstore.DataUtils.newMVStoreException(DataUtils.java:996) at org.h2.mvstore.Chunk.(Chunk.java:210)...