flowable-engine icon indicating copy to clipboard operation
flowable-engine copied to clipboard

flowable distributed database

Open Soma1224 opened this issue 3 years ago • 1 comments

hi,when l use a type of distributed database,l found that the foreign key in prevenient database table(mysql)must be removed,so l changed the create sql,but there is still some problems happens when l try to start the flowabe engine,so two questions:

  1. Is distrubted database supported in flowable engine?
  2. If supported,how can l config the situation?

Soma1224 avatar Aug 24 '22 02:08 Soma1224

You can use TiDB which is compatible with MySQL.

zhenchuan9r avatar Sep 12 '23 15:09 zhenchuan9r