https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40898
Bug ID: 40898
Summary: Add ability to limit the number of columns a patron
search api request can sort by
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Patron API searches can order by any borrowers column and can specify any
number of columns to order by as well. Given sufficient numbers of patrons and
unindexed columns sort by, the search query generated will create a temp table
so large it can fill up the temp disk and prevent the db server from
functioning.
A reasonable solution would be to create a system preference to set a maximum
number of columns to sort by.
--
You are receiving this mail because:
You are the assignee for the bug.
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/