Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 90074
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Shiner_Man <vmerlino8@yahoo.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 90074 depends on: Show dependency tree
Bug 90074 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-04-22 14:23 0000
Using mysql-python 1.0.0 causes mod_python to never close connections to the
mysql database.  Eventually, mysql crashes.  

mysql-python 1.2.0(which is masked) has seemed to resolve this issue.

Reproducible: Always
Steps to Reproduce:
1.run 'mysqladmin processlist' to view current mysql connections
2.refresh a mod_python page that connects to mysql using mysql-python 1.0.0
3.run 'mysqladmin processlist' again.  All connections remain open.

Actual Results:  
Eventually, mysql has too many open connections and crashes.

Expected Results:  
umm...not crashed.

This is a known issue with the MySQLdb python module:

http://www.modpython.org/FAQ/faqw.py?req=show&file=faq02.024.htp

I suggest mysql-python 1.2.0 be marked stable.

------- Comment #1 From Bryan Østergaard (RETIRED) 2005-05-07 05:24:05 0000 -------
x86 stable bumped - thanks for your bugreport.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug