Hello!

You cannot use MySQL/MariaDB-specific features without MySQL or MariaDB 
compatibility mode:
https://h2database.com/html/features.html#compatibility

If you use H2 in unit tests you also need to disable their automatic 
configuration by Spring Boot, otherwise your custom JDBC URL with all these 
settings will be ignored.

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/f24bd579-2db3-476f-b4d0-372ccec0836dn%40googlegroups.com.

Reply via email to