https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24904 Bug ID: 24904 Summary: New YAML files for installer are slow to insert Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: major Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org We are generating/executing 1 query per row, which is much more slower than before. We should generate 1 query per table to get back to the previous execution time. -- You are receiving this mail because: You are watching all bug changes.