our CLOB/BLOB implementation can be troublesome. I would suggest just using
VARBINARY, we have no real per row size limitation.

MVCC is on by default with MV_STORE and works fine for me.

You can't turn MV_STORE off without it creating a new DB, since MV_STORE
and the old engine use two different file formats with different file
extensions/suffixes
​

-- 
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.

Reply via email to