https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42216 Bug ID: 42216 Summary: ERM Usage – Missing Database Indexes Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ERM Assignee: jonathan.druart@gmail.com Reporter: michaela.sieber@kit.edu QA Contact: testopia@bugs.koha-community.org CC: jonathan.druart@gmail.com, jonathan.field@openfifth.co.uk, martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, pedro.amorim@openfifth.co.uk A missing index should be added, see also Bug 42088 CREATE INDEX erm_usage_mus_combined ON erm_usage_mus (usage_data_provider_id, report_type, year, month); -- You are receiving this mail because: You are watching all bug changes.