Closed Bug 449676 Opened 16 years ago Closed 16 years ago

mysql has too many open connections, bugzilla dies completely

Categories

(Testopia :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 441592

People

(Reporter: wil.deny, Assigned: gregaryh)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: bugzilla 3.0.4/testopia 2.0-RC2

Did a fresh installation of Bugzilla and Testopia.  It works great, until mysql crashes.  Restarting mysql "fixes" it, but the problem returns.  my mysql-HUPing cronjob has eliminated the symptoms, but not the cause.

I'm running mod_perl (required for xmlrpc) which seems to be where the dragons lie.  Sorry I can't give better steps to reproduce it, but more like a timebomb than a landmine.

Reproducible: Always

Steps to Reproduce:
1. turn on mod_perl in your httpd conf.
2. use testopia to run some tests
3. eventually, it will die with a "too many open connections" message.



running on FC6: 2.6.18-1.2798.fc6
Guessing this is caused by leaked connections from somewhere in Testopia.
Max, 

Any insight into what I should be looking for here?
Testopia only ever uses Bugzilla->dbh for connections.
Fixed in 3.0.5.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.