2017-08-18 18:42 GMT+02:00 Noel Grandin <[email protected]>: > when you use 1.4 it by default uses a new engine which creates a file with > a different extension. > > so when you upgraded you were actually connecting to a completely empty > database. >
That was the problem. I added ‘;mv_store=false’ to the database name and the problem was solved. Should I convert the database to the new engine, or is that not that important? -- Cecil Westerhof -- 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.
