https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39581 Bug ID: 39581 Summary: Koha Tuning Guide Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Documentation Assignee: koha-bugs@lists.koha-community.org Reporter: alexander.wagner@desy.de QA Contact: testopia@bugs.koha-community.org CC: aude.charillon@openfifth.co.uk, philip.orr@lmscloud.de The Koha wiki gives some hints on tuning Koha at https://wiki.koha-community.org/wiki/Koha_Tuning_Guide Adopting the suggested changes for MySQL/MariaDB effectively killed my database server due to `Thread stack overrun`s. Searching around the culprit was identified: ``` thread_stack = 128K ``` To avoid that others to hit the same issue, I commented this line in the Wiki and added a comment on the issue. However, the issue hints that this page could use some rework by experts in the field. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.