https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33116

            Bug ID: 33116
           Summary: Limit reports execution time with sql variables
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Users' SQL reports can run for a very long time and users can create cartesean
products which severely impact server performance.
Moreover it doesn't help there's a lot of sample koha reports using the old
cartesean prone join synxtax.

This patch add two optional koha-conf parameters:
- report_sql_max_statement_time for mysql sql_max_statement_time
- report_sql_max_join_size for sql_max_join_size

-- 
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/

Reply via email to