[Koha-bugs] [Bug 19819] C4::Context->dbh is unreasonably slow

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 15 12:03:05 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19819

--- Comment #1 from David Gustafsson <glasklas at gmail.com> ---
Created attachment 69822
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69822&action=edit
Bug 19819: C4::Context->dbh is unreasonably slow

Locally cache Koha::Database->schema->storage->dbh in state variable in
C4::Context->dbh to get rid of retrieval overhead

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list