Comments - mariadb jdbc client having issues, but mysql client working

5 years ago Robert Lauer

The exception seems to be occurring somewhere in the jpa/datasource initialization code of my Spring app. If I remove ddl auto update in the jpa section and set the initialization-mode to "never" in the datasource section the error disappears.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.