Hello,

Thanks for solving it.

I really like this feature, because I found it a little drawback of
the new page store. Not a real showstopper, but in practice slightly
irritating depending on your use-case.

Regards,

Remco

On 17 jul, 13:44, Christian Peter <[email protected]>
wrote:
> Hi,
>
> you're right. I now wrote a testcase for this behaviour and could
> reproduce it. We now remove ifexists (case insensitive) from the
> "runscript"/import connection.
>
> Thank you for your report.
>
> Regards
>
> Christian
>
> On Jul 17, 11:58 am, Duvel <[email protected]> wrote:
>
> > Hello,
>
> > In version 1.2.139 I already tested it as well with the parameter in
> > uppercase characters and then it also fails.
>
> > Shouldn't it be removed from the new connection? The new/target-
> > database doesn't already exist.
>
> > Before the upgrade I just have these files available:
> > target.index.db
> > target.data.db
> > target.2.log.db
>
> > And no new page store db file like target.h2.db.
>
> > Regards,
>
> > Remco
>
> > On 16 jul, 21:04, Christian Peter <[email protected]>
> > wrote:
>
> > > Hi,
>
> > > I already removed IFEXISTS=TRUE internally for the old connection, but
> > > I didn't remove it case insensitive. Please retest with the next
> > > version, it should be fixed now.
>
> > > Regards
>
> > > Christian
>
> > > On Jul 16, 11:30 am, Duvel <[email protected]> wrote:
>
> > > > The used url is:
> > > > jdbc:h2:target;ifexists=true
>
> > > > We use it to prevent empty databases being on the whole file system
> > > > and getting false positives for connections.
>
> > > > In my test I removed the parameter and then the upgrade worked.
>
> > > > Maybe this parameter shouldn't be used when converting the database
> > > > internally. The old database exists and the url used to be valid.
>
> > > > Regards,
>
> > > > Remco

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to