Hmmm.. that could be correct.. seems plausible if there IS such a configurable setting for mysql.. I dint know there was one like that.. an idea how i might change it? will google it..
On Jun 1, 5:47 pm, Marius Mårnes Mathiesen <[email protected]> wrote: > On 1. juni. 2009, at 07.20, Ram wrote: > > > > > Hi Marius, > > > I am having the same problem with a couple of daemons im running. It > > not only causes the MySql server to 'go away' for the daemons but it > > also brings down all of my apps running on the server with the error > > > cannot connect to MySql server through socket "..../mysqld.sock" > > > Is this possible? Am I right in thinking that if I use > > "ActiveRecord::Base.verify_active_connections! " in my daemons right > > before the AR queries, it will also solve the mysqld.sock problem? > > I'm by no means a Mysql expert, but could it be you're hitting the max > level of concurrent connections to your Mysql server? > The way your problems seem to propagate from one app to another makes > me suspect this may be such an issue? > > Regards, > - Marius --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" 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/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
