https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31856
--- Comment #39 from David Gustafsson <[email protected]> --- 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. _______________________________________________ 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/
