http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10636

Srdjan Jankovic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Srdjan Jankovic <[email protected]> ---
DDL statements ( ALTER TABLE ) cannot be rolled back, and should not be part of
transaction. In that respect the update transaction makes no sense, and should
be removed. If some kind of failure rollback needs to be implemented, it has to
be done in some other way.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to