Hi, At the moment 1.4 defaults to MVCC=true, and 1.4 doesn't support the > combination of MVCC and MULTI_THREADED. >
Actually, the combination of multi-thread and MVCC is supported in version 1.4.177, but not for in-memory databases. In the next version (the current trunk), it will be supported even for in-memory databases. But please note that multi-threaded is not fully tested yet (even less than MVCC). Regards, Thomas -- 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 http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
