-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.6.0-alpha5
-
None
Problem:
Creating the index ACT_IDX_JOB_HANDLER fails on MariaDB with MariaDB JDBC driver version 1.4.6 with error message:
Caused by: java.sql.SQLSyntaxErrorException: Specified key was too long; max key length is 767 bytes
Query is : create index ACT_IDX_JOB_HANDLER on ACT_RU_JOB(HANDLER_TYPE_,HANDLER_CFG_)
Reproduce:
See https://hq2.camunda.com/jenkins/ci/job/TEST-7.6-engine-UNIT-mariadb-100-driver-1.4.6/2/console
This is the controller panel for Smart Panels app
- is related to
-
CAM-6908 Ignore failing tests on Galera Cluster
- Closed