http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7872
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8774|0 |1 is obsolete| | --- Comment #3 from Alex Arnaud <[email protected]> --- Created attachment 8904 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8904&action=edit [Signed-off] Bug 7872 - C4::Items::GetItemsInfo marc_subfield_structure SQL queries fetch all results and use first row. Adding frameworkcode to SQL queries will help returning just one (correct) row, improve performance and allow caching of values in future. Signed-off-by: Alex Arnaud <[email protected]> -- 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/
