https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39164
Bug ID: 39164
Summary: Add max_statement_time to SQL report quieries
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Sometimes an unlucky report can create an issue for the DB server. To avoid
that an easy to achieve fix would be to add a configurable timeout via
max_statement_time to the query. This way the query would abort automatically
if going over the time limit.
See:
https://mariadb.com/kb/en/aborting-statements/
--
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/