Hi,
As documented, LOG is the transaction log, it is shared among all sessions.
See also
http://en.wikipedia.org/wiki/Transaction_log
http://h2database.com/html/grammar.html#set_log
UNDO_LOG is per session, to undo an operation (an update that fails for
example) and to rollback a transaction. Th
I don't understand the difference between these two. The docs on the "set"
commands are pretty sparse, but both mention transactions. Are they
explained anywhere?
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To unsubscribe from this group an