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@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@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.