Hi,

I have a fix and will commit it in trunk. A workaround is to enable
autocommit for the "runscript" part.

Regards,
Thomas

On Thursday, March 19, 2015, Eric Chatellier <[email protected]>
wrote:

> Le 19/03/2015 07:45, Thomas Mueller a écrit :
> > Hi,
> >
> > The settings can be changed in any order... Does it consistently work in
> one
> > case, but not the other?
> Yes, it consistently fails if "set cluster ''" is not the first
> instruction.
> In the same sql file, if i modify script just to set "set cluster ''" at
> the
> begining of the file, it's working fine.
> >
> > Could you try with the latest version of H2, and append
> ";mv_store=false" to
> > the database URL? I can't reproduce the problem with the latest version,
> and I
> > didn't try yet with the version you use (1.3.176).
> Same behaviour happen with 1.3.176 and 1.4.186 with ;mv_store=false
>
> But you are right, i can't reproduce this bug with only h2 or h2 using
> connection pool.
>
> I'm currently able to reproduce this bug using h2 with hibernate (i
> attached my
> test file)
> (full maven test project is available here :
> https://svn.nuiton.org/sandbox/h2j8test/ )
>
> So this is even stranger :(
> >
> > Please note the beginning of the trace file is missing (where the
> database is
> > opened). If you change the database URL to use "trace_level_file=3" then
> this
> > should no occur.
> I attached full trace file.
>
> Regards,
>
> --
> Éric Chatellier - www.codelutin.com - 02.40.50.29.28
>
> --
> 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 [email protected] <javascript:;>.
> To post to this group, send email to [email protected]
> <javascript:;>.
> Visit this group at http://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to