Hi All,
I'm using Activiti version 5.19.0.2 and i changed the db.properties to use mysql cluster.
foreign key relationship is there in act_ru_execution table 'ON UPDATE CASCADE' and 'ON DELETE CASCADE'.
After going through the mysql docs, I came to know that mysql cluster will not support ON UPDATE and DELETE CASCADE
Any ideas how to use Mysql Cluster as a database for Activiti ??
Regards,
Naresh D