[h2] Re: Version 2.2.222 still not available in the Maven repository

2023-09-12 Thread Evgenij Ryazanov
H2 2.2.222 has a known regression: it doesn't perform automatic calculation 
of statistics.

You need to run the ANALYZE command by yourself. In real-words applications 
it can be enough to call its once after insertion of enough amount of data, 
in unit tests you may need to call it in every test that inserts many rows.

-- 
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/f341fb73-30e5-48ff-9acb-73596f333d07n%40googlegroups.com.


[h2] Re: Version 2.2.222 still not available in the Maven repository

2023-09-01 Thread Andrei Tokar
Manfred, 
It was just uploaded to repository by Thomas Müeller .

Jürgen, Andreas,
I was able to replicate your performance problem, and filed a test case in H2 
issue tracker. 

On Friday, September 1, 2023 at 5:05:38 AM UTC-4 Manfred Rosenboom wrote:

> Hi Andrei,
>
> As far as I got it, the version 2.2.222 is an important patch to version 
> 2.2.220, but it is still not available in the Maven repository. So please 
> add this version to the repository.
>
> Best and many thanks in advance
> Manfred
>
>
> Andrei Tokar schrieb am Mittwoch, 23. August 2023 um 14:09:56 UTC+2:
>
> Hello Everybody, 
>
> A new version 2.2.222 of H2 is available at http://www.h2database.com 
> (you may have to click 'Refresh'). 
>
> This is a patch release, and AFAIK there are no incompatibilities with 
> on-disk format of v.2.2.220, so hopefully it can be used as drop in 
> replacement for 2.2.220 (and only 2.2.220!). 
>
> It will be available in Maven repository shortly. 
>
> For details, see the 'Change Log' at 
> http://www.h2database.com/html/changelog.html 
>
> P.S. If you reply to this message please use a different subject. 
>
> Have fun, 
> Andrei Tokar 
>
>

-- 
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/f031456d-b6f8-4af3-96a8-c5b5dd1592cbn%40googlegroups.com.