#bonita #mysql #deadlock

Getting database deadlock in Bonita with MYSQL

We are using Bonita 7.6.1 with MySQL 5.7.24, nowadays we are frequently getting database deadlock around the following query. And the Bonita app is throwing 500 errors with the provided log. Anyone know what is the issue here. Please help.

the query gets stuck at deadlock
insert into contract_data (scopeId, name, val, kind, tenantid, id) values (..

Bonita log

Notifications