Hello.

You created a new empty database with such weird name that you can see in 
CATALOG_NAME column.

You need to add 
;BUILTIN_ALIASES_OVERRIDE=1 
after name of the your database in your connection URL instead.

Also a bug with this setting was fixed only after the last release, you 
need to build H2 from its current sources.
https://github.com/h2database/h2database
Use a jar target:
http://h2database.com/html/build.html#building

-- 
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.

Reply via email to