On Wed, May 09, 2007 at 10:49:09PM +0400, Oleg Pronin wrote: > To matt s trout: > > As far as I can see the code related to DB disconnections problem is in sub > _execute at ::Storage ? > am I right?
http://dev.catalyst.perl.org/repos/bast/branches/DBIx-Class-current/lib/DBIx/Class/Storage/DBI.pm Primarily in there - the RETRY logic is the key part. -- Matt S Trout Need help with your Catalyst or DBIx::Class project? Technical Director Want a managed development or deployment platform? Shadowcat Systems Ltd. Contact mst (at) shadowcatsystems.co.uk for a quote http://chainsawblues.vox.com/ http://www.shadowcatsystems.co.uk/ _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
