8 Sep
2016
8 Sep
'16
9:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17249 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (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.