apache / incubator-kie-kogito-runtimes

Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
Apache License 2.0
544 stars 209 forks source link

kogito-addons-persistence-jdbc is not compatible with mariadb #1615

Closed air237 closed 3 years ago

air237 commented 3 years ago

There are two sql files in the resources: kogito-runtimes/addons/common/persistence/jdbc/src/main/resources/sql/

These sql files are written in postgresql syntax. There is a specific addon for postgresql. The sql files in kogito-addons-persistence-jdbc should be written in standard sql.

cristianonicolai commented 3 years ago

@air237 a fix should be available on Kogito version 1.12, feel free to reopen in case still having issues with this.