jbpm4 execution dbid issue caused by auto increment in mysql 5
--------------------------------------------------------------
Key: JBPM-2510
URL:
https://jira.jboss.org/jira/browse/JBPM-2510
Project: jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: jBPM 4.0
Environment: jboss 4, mysql 5 ( inno db)
Reporter: Simon (Jing) Zhang
Innodb will reset the next dbid to max(dbid) + 1 after mysql restarts, this will cause
duplicated key issue in jbpm4 jbpm_execution table when the execution becomes history and
is moved to history tables.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira