I am extensively using H2 database for my project (lots of inserts and selects) and I have noticed that in the database directory appear binary files which have the name:
database.xx.log.db.corrupt
, where xx - a number.
Does anybody know if there are possibility to understand what this file stands for and why it appears?