Hi, I'm using H2 to work with a legacy MySQL db. My problem is getting H2 to run from memory.
My connection url is: jdbc:h2:mem:PUBLIC;DB_CLOSE_DELAY=-1;SCHEMA=PUBLIC;REFERENTIAL_INTEGRITY=FALSE When I try to use this url, stil end up with a bunch of files named mem.xx in my current directory. Any tips to why? Kind regards, Tarjei --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
