[Koha-bugs] [Bug 18364] New: LOCK and UNLOCK are not transaction-safe

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 31 18:38:43 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18364

            Bug ID: 18364
           Summary: LOCK and UNLOCK are not transaction-safe
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: major
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

>From the MySQL doc:
"LOCK TABLES is not transaction-safe and implicitly commits any active
transaction before attempting to lock the tables."

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list