Closed (fixed)
Project:
Recommender API
Version:
7.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
10 Jun 2011 at 20:00 UTC
Updated:
5 Jul 2011 at 22:11 UTC
Current development is based on the assumption of auto-commit, which might not be true for other JDBC implementations. Might need to explicitly set auto-commit and transaction level when init DataSource. Might need to change things in Async_command too.
Comments
Comment #1
danithaca commentedfixed by setting auto-commit to false.
Comment #2
danithaca commented