Hi,

I use H2 118 with MVCC=TRUE.
I get (mostly on multicore computers) an corrupt H2 Database (fails
with error
90048 or 90030). Two different use cases, one H2-DB for jackrabbit,
the other
one for internal logging inside our application. Both has problems.

So my questions are:
1) Is MVCC still unstable?
2) When I use (default) table locking in concurrent cases, then
database
applies the changes on the table in FIFO order (not using
"synchronized"
anywhere)?

Thanks in advance

--tf

--

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