On Thu, May 10, 2007 at 02:16:52AM +0400, Oleg Pronin wrote: > Greeting! I looked at the Storage::DBI's new features in the current > branch related to database > connection losses troubles. > > There are still caveats there:
[...] I've not looked at the code so I can't comment. Your caveats may all be be accurate, I don't know. > Any non-100% solution is not a solution when working with database. (Any non-100% solution is just fine so long as users understand and are happy with the functionality offered.) > DBIx::Safe solves all of this problems (this module is not yet released). You went to the trouble of registering the DBIx::Safe module in the module list in April. How come it's not been released yet? > So how could i put it to your svn if you dont mind. Personally I'd think it wiser to wait till DBIx::Safe has been released and reviewed and tested etc etc. Tim. > 2007/5/9, Matt S Trout <[EMAIL PROTECTED]>: > > 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? > > > [2]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) [3]shadowcatsystems.co.uk for a > quote > [4]http://chainsawblues.vox.com/ > [5]http://www.shadowcatsystems.co.uk/ > > _______________________________________________ > List: [6]http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class > Wiki: [7]http://dbix-class.shadowcatsystems.co.uk/ > IRC: irc.perl.org#dbix-class > SVN: [8]http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ > Searchable Archive: > [9]http://www.mail-archive.com/[email protected]/ > > References > > Visible links > 1. mailto:[EMAIL PROTECTED] > 2. > http://dev.catalyst.perl.org/repos/bast/branches/DBIx-Class-current/lib/DBIx/Class/Storage/DBI.pm > 3. http://shadowcatsystems.co.uk/ > 4. http://chainsawblues.vox.com/ > 5. http://www.shadowcatsystems.co.uk/ > 6. http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class > 7. http://dbix-class.shadowcatsystems.co.uk/ > 8. http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ > 9. http://www.mail-archive.com/[email protected]/ > _______________________________________________ > 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]/ _______________________________________________ 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]/
