-
Bug
-
Resolution: Done
-
Major
-
1.3.0.Beta1
-
None
Some tests use subquery in update or delete sql statement, but when running with MySQL, may encouter the following error:
You can't specify target table 'JOB_EXECUTION' for update in FROM clause
at com.mysql.jdbc.StatementImpl.executeBatch(StatementImpl.java:1106)
- relates to
-
JBERET-99 Add a way to delete/purge job repository artifacts
- Resolved