Hi,

I'm having some difficulty with multiple options on my URL.
Previously, I had been using only the DB_CLOSE_DELAY=-1 option.  (I
can't recall why, at this time.)  I found that I needed to add
MODE=MySQL.  Doing so seems to cause bigger problems than I'm trying
to solve, though.  Running my Liquibase changelog now produces lots of
"table already exists" errors.

Without that mode, I have a case where trying to create the table
"User" fails.  I assume that "user" is a reserved word, though I can
find no confirmation of that.  I'm not even sure that adding the MySQL
compatibility mode will solve the problem.  The table "User" can be
created with no issues in MySQL.

Thanks,
Dave

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

Reply via email to