Keep getting this error on version 1.4.197 trying to run h2 in MySQL compatibility mode. Configuration I'm using looks like this: spring.datasource.url=jdbc:h2:mem:onlineshop;MODE=MySQL;DATABASE_TO_LOWER=TRUE;IGNORECASE=TRUE . BTW using spring boot. Older versions trigger "cannot load driver org.h2.Driver" error.
-- 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.
