[h2] Re: H2 version 2.1.210 droping public table on its own

2022-07-11 Thread Ronit
Thanks , I am actually trying to migrate my code from H2 1.3.176 to H2 2.1.214 so I wanted to make sure that is there a way to include MV_Store = FALSE But now its clear. On Tuesday, July 12, 2022 at 7:55:22 AM UTC+5:30 andrei...@gmail.com wrote: > I am curious what might be the reason to try

[h2] Re: H2 version 2.1.210 droping public table on its own

2022-07-11 Thread Andrei Tokar
I am curious what might be the reason to try the addition of MV_Store=FALSE to your connection URL, but that option has been removed a while ago (at v. 1.4.200 ?), and MVStore is the only storage engine available in H2. On Monday, July 11, 2022 at 11:43:47 AM UTC-4 ronjos...@gmail.com wrote:

[h2] Re: H2 version 2.1.210 droping public table on its own

2022-07-11 Thread Ronit
Hello , I am working with the H2 2.1.214 and I want to add MV_Store=FALSE to my JDBC Connection string. can you please tell me how its done ? Currently I am adding it jdbc:h2:file:databasePath/dbName;MV_STORE=FALSE;LOCK_TIMEOUT=180;MAX_COMPACT_TIME=1 and it is giving me ' G

[h2] Re: H2 version 2.1.210 droping public table on its own

2022-06-22 Thread Shubham kapoor
I have some more logs. please see below 2022-06-23 08:43:23 database: disconnecting session #3 2022-06-23 08:43:23 database: closing /Volumes/Macintosh HD - Data/Projects/informixhq-server/server/h2db 2022-06-23 08:43:23 lock: 2 shared read unlock SYS 2022-06-23 08:43:23 lock: 1 shared read unl