I actually had 3 different people come up to me at MySQLConf and tell me their AR connections were dropping like this and not reconnecting. It might be something you want to check into (though I don't think there's a verifiable way to test it).
I'll try to find out more information from those guys if I can find their cards... --Jeremy On Fri, May 16, 2008 at 8:15 PM, Michael Koziarski <[EMAIL PROTECTED]> wrote: > >> I think there should be a reconnect policy to auto connect to the server >> when connection is lost, especially the mysql binding support that, right? > > Yeah, rails applications will do this transparently. We don't want > to have a solution that only works with mysql when the current one > works for all our supported databases. > > -- > Cheers > > Koz > > > > -- http://jeremymcanally.com/ http://entp.com Read my books: Ruby in Practice (http://manning.com/mcanally/) My free Ruby e-book (http://humblelittlerubybook.com/) Or, my blogs: http://mrneighborly.com http://rubyinpractice.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
