Still haven’t tracked it down, but if I set @@allow_concurrency = true, the test suite passes fine.

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Silva
Sent: Wednesday, March 01, 2006 11:47 PM
To: rails-core@lists.rubyonrails.org
Subject: [Rails-core] MySQL doesnt close connections

 

Trying to track it down now, but I svn up’d right after running successful tests, and running the tests again runs until mysql reaches its connection limit and all further tests fail with too many connections errors. I’ve verified that the connections aren’t getting closed with mysqladmin processlist. I’ll toss up a patch if I can figure it out, I think it has something to do with changeset ( http://dev.rubyonrails.org/changeset/3693 ). Can someone else verify this please?

 

Bob Silva

http://www.railtie.net/

 

_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to