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

--- Comment #1 from Fridolin SOMERS <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to