Hi, > I think it's either the LOCK_MODE or MVCC that's causing the problems but I > don't really know how best to investigate.
Most likely it's LOCK_MODE=0 or UNDO_LOG=0. Those are dangerous. See the FAQ and documentation for details. Regards, Thomas -- 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.
