[Koha-bugs] [Bug 14374] dont use mysql_auto_reconnect with BDIx::Connector

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 10 14:56:02 CEST 2015


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

--- Comment #1 from Fridolin SOMERS <fridolyn.somers at biblibre.com> ---
Created attachment 40062
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40062&action=edit
Bug 14374 - dont use mysql_auto_reconnect with BDIx::Connector

BDIx::Connector doc indicates that handler option mysql_auto_reconnect must be
false.
See http://search.cpan.org/perldoc?DBIx%3A%3AConnector%3A%3ADriver%3A%3Amysql

This patch removes this option setting in C4::Context

Test plan :
- Check connection to database does not fail for a long time page, such as a
huge report

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


More information about the Koha-bugs mailing list