Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158173 - dev-python/mysql-python-1.2.1_p2 - patch to fix reconnection problems
Summary: dev-python/mysql-python-1.2.1_p2 - patch to fix reconnection problems
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-14 14:17 UTC by John Millikin
Modified: 2009-10-16 08:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
1.2.1_p2-reconnect.patch (1.2.1_p2-reconnect.patch,712 bytes, patch)
2006-12-14 14:19 UTC, John Millikin
Details | Diff
mysql-python-1.2.1_p2-r1.ebuild (mysql-python-1.2.1_p2-r1.ebuild,623 bytes, text/plain)
2006-12-14 14:20 UTC, John Millikin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Millikin 2006-12-14 14:17:59 UTC
New versions of MySQL disable automatic reconnection by default. This patch modifies mysql-python to have the old behaviour.
Comment 1 John Millikin 2006-12-14 14:19:31 UTC
Created attachment 104068 [details, diff]
1.2.1_p2-reconnect.patch
Comment 2 John Millikin 2006-12-14 14:20:36 UTC
Created attachment 104069 [details]
mysql-python-1.2.1_p2-r1.ebuild

Ebuild to use the new patch
Comment 3 John Millikin 2006-12-14 14:21:14 UTC
Comment on attachment 104068 [details, diff]
1.2.1_p2-reconnect.patch

Patch to re-enable automatic reconnection
Comment 4 Dirkjan Ochtman (RETIRED) gentoo-dev 2007-09-08 14:08:55 UTC
It seems to me this should be taken up with upstream.
Comment 5 Ali Polatel (RETIRED) gentoo-dev 2008-01-23 13:55:39 UTC
John, did you report this upstream? If not, can you report this upstream and
keep us up-to-date?
http://sourceforge.net/tracker/?group_id=22307

Thanks.
Comment 6 John Millikin 2008-01-24 01:23:56 UTC
It's been a long time since I looked into this, but if I remember correctly upstream was uninterested in the patch.
Comment 7 Dirkjan Ochtman (RETIRED) gentoo-dev 2009-09-22 09:05:14 UTC
This doesn't seem like something we should have if upstream doesn't want it.
Comment 8 Dirkjan Ochtman (RETIRED) gentoo-dev 2009-10-16 08:14:25 UTC
Going to close this as WONTFIX, should go in upstream.