http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9066 Jared Camins-Esakov <jcamins@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@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.