[Koha-bugs] [Bug 35438] New: Importing records can create too large transactions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 29 19:05:37 CET 2023


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

            Bug ID: 35438
           Summary: Importing records can create too large transactions
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Tools
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

When importing a staged file we commit only every 50 records

For an authority import we are also merging, which can affect many more
biblios, and these all end up in the transaction.

This can cause tables locks and issues across Koha

Why do we not commit each record as we go?

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


More information about the Koha-bugs mailing list