4 Feb
2025
4 Feb
'25
7:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31856 --- Comment #39 from David Gustafsson <glasklas@gmail.com> --- I saw that the record_id field in the additional_field_values table really should have an index, after adding one the execution time was cut to 1/3 of before. With caching and other optimizations in this patch the index makes little difference, but there is perhaps other places in Koha where there could be a slight boost in performence. Leaving the patch as it is, but will consider creating a new bug with this change. -- You are receiving this mail because: You are watching all bug changes.