Take it back. Steps to reproduce:
1) I start the server using java -cp h2-1.4.197.jar org.h2.tools.Console -tcp -tcpAllowOthers 2) I use DBeaver client which uses the latest drivers from maven 3) Start my application which uses the embedded file and URL AUTO_SERVER=TRUE. How to overcome? and when will fix be posted to maven? On Fri, Apr 13, 2018 at 12:02 PM, Meni Hillel <[email protected]> wrote: > Thanks! Confirmed. Once both client and sever are on same version issue > goes away. > > On Fri, Apr 13, 2018 at 2:44 AM, Noel Grandin <[email protected]> > wrote: > >> there is a bug (which is fixed on master) if you mix and match different >> versions client and server side. >> >> If you upgrade the client to 1.4.197, this problem should go away. >> >> > -- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
