> You can compile H2 from the current sources and test it in your 
application if you wish.

Thank you! I'll try this. But it is quite strange that recompiling same 
sources again would work in a different way. Could this be an intermittent 
bug that does not show up some times? 

In any case, would you agree it is a bug, if it happens?

 Venkat.

On Tuesday, 26 January 2021 at 01:52:45 UTC-8 Evgenij Ryazanov wrote:

> Hello.
>
> I can reproduce this issue in presence of index on aggregated column with 
> H2 1.4.200, but I can't reproduce this issue with H2 compiled from the 
> current sources.
>
> You can compile H2 from the current sources and test it in your 
> application if you wish.
>
> Note that H2 doesn't have true SERIALIZABLE level, it actually works like 
> non-standard SNAPSHOT isolation level. All three read phenomena are 
> prevented, but equivalence of sequential and parallel execution of 
> transactions in not ensured.
>
>
>

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/58f72dea-83e4-4422-93d1-c4b9a7a2b344n%40googlegroups.com.

Reply via email to