Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6938

Index creation of ACT_IDX_JOB_HANDLER fails on MariaDB

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.6.0, 7.6.0-alpha6
    • 7.6.0-alpha5
    • engine
    • 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

              sebastian.menski Sebastian Menski
              lipphardt Christian
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: