Hello. If you use PageStore databases do not enable multi-threaded mode, it has different issues.
With default MVStore engine there are known issues in all released versions too, but they were resolved and multi-threaded mode was enabled by default (only in MVStore databases). You can build H2 from its current sources to use it: https://github.com/h2database/h2database Building instructions are here, you need a jar target: http://h2database.com/html/build.html#building -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
