chapeldev/cdo

Rollback transaction is not working in Mysql

Opened this issue · 0 comments

Rollback operation using Mysql Driver is not working.
The library is committing transaction even though a call rollback method.

It seems a problem with auto-commit of Mysql.