Re: [h2] numServers internal use and clientInfo problem

2016-10-27 Thread Noel Grandin
Unfortunately, you can pretty much either patch H2 or patch Payara. Payara should really not be doing that, that's very dodgy behaviour. I suspect it is doing it to work around some other databases behaviour, in which case it should probably be checking and only doing it for that database. ​ --

[h2] numServers internal use and clientInfo problem

2016-10-27 Thread Mert ÇALIŞKAN
Hi, I'm trying to use h2 db v1.4.192 with Payara Application server (it's a fork of GlassFish) but I'm getting the SQLClient exception given below. java.sql.SQLClientInfoException: Property name 'numServers is used internally by H2. at org.h2.jdbc.JdbcConnection.setClientInfo(JdbcConnection.jav

[h2] Re: Entries in a table containing Geometries cannot be found when the Geometry is empty ( Row not found when trying to delete from index )

2016-10-27 Thread Sven
Any idea anyone? The example script I provided makes it quite easy to reproduce the error... -- 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

[h2] H2 Database running really slow on mac OS sierra

2016-10-27 Thread Jonathan Serranyaw
I've observed severe slowdown after mac os sierra update i wonder if anyone is experiencing the same problems as i -- 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 t

Re: [h2] INSERT .. ON DUPLICATE KEY UPDATE may not work depending on table indexes order and columns participating in statement

2016-10-27 Thread Filipp Zhinkin
great, thank you! среда, 26 октября 2016 г., 17:23:37 UTC+3 пользователь Noel Grandin написал: > > thanks for the good test cases, this has been fixed on master > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group an