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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected],
[email protected],
[email protected],
[email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/