https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17249
--- Comment #8 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #5) > Created attachment 55180 [details] [review] > To make sure decrease this execution time to what it was before, this > patch introduces a local to avoid the same query to be executed several > times. That does not mean anything... Read: To decrease this execution time to what it was before, this patch introduces a local cache not to execute the same query several times. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
