[Koha-bugs] [Bug 9066] VirtualShelves database access not Plack + MariaDB compatible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 13 14:56:54 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9066

Jared Camins-Esakov <jcamins at cpbibliography.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Database ping should be     |VirtualShelves database
                   |wrapped in an eval to avoid |access not Plack + MariaDB
                   |failures with MariaDB and   |compatible
                   |Starman                     |
           Severity|major                       |critical

--- Comment #1 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Further research has led me to conclude that the problem is *not* the ping, but
rather the way the database handle is handled in VirtualShelves. $dbh must be
reinitialized in each subroutine.

Upping severity because now that I understand the problem I realize that this
same issue could happen with MySQL.

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


More information about the Koha-bugs mailing list